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 0f34a72 commit ff915d6Copy full SHA for ff915d6
.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