We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a958c2 commit 8dd4730Copy full SHA for 8dd4730
1 file changed
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Check env vars
37
run: |
38
echo "Triggered by: ${{ github.event_name }}"
39
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
40
with:
41
name: dist
42
path: dist
0 commit comments