We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c326d30 commit 90e8596Copy full SHA for 90e8596
.github/workflows/npm-publish.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Install dependencies
53
run: npm ci
54
- name: Download built package
55
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
56
with:
57
name: compiled-package
58
- name: Release
0 commit comments