We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d03bf7c + 50fd4ca commit 6bb11e3Copy full SHA for 6bb11e3
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Installing dependencies
43
run: npm install
44
- name: Download dist
45
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
46
with:
47
name: lib
48
path: lib
0 commit comments