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