There was an error while loading. Please reload this page.
1 parent e30d893 commit dbd7152Copy full SHA for dbd7152
.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