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 8a5044b commit eea6546Copy full SHA for eea6546
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
with:
48
node-version: '20.x'
49
- name: Download dist
50
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
51
52
name: dist
53
path: dist
0 commit comments