We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb50b9a + d07dd17 commit 25935deCopy full SHA for 25935de
1 file changed
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ubuntu-latest
44
steps:
45
- name: Download packages
46
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
47
with:
48
path: ./dist
49
name: artifact
0 commit comments