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 c456978 commit 9114553Copy full SHA for 9114553
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
useRollingCache: true
50
51
- name: Load build 💽
52
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
53
with:
54
name: dist
55
path: dist
0 commit comments