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 ce0e094 commit 686a3f5Copy full SHA for 686a3f5
.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