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.
2 parents 33f2d09 + 8c044fb commit 63d6eb1Copy full SHA for 63d6eb1
.github/workflows/main.yml
@@ -91,7 +91,7 @@ jobs:
91
- name: Install packages
92
run: npm ci --no-fund
93
- name: Download lib from build job
94
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
95
with:
96
name: lib
97
path: dist/
0 commit comments