We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a219a29 + bcca44f commit c7c59d5Copy full SHA for c7c59d5
1 file changed
.github/workflows/publish.yml
@@ -93,7 +93,7 @@ jobs:
93
94
steps:
95
- name: Download build artifacts
96
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
97
with:
98
name: dist
99
path: dist/
0 commit comments