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