We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63d07a0 commit 489707eCopy full SHA for 489707e
.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@v3
+ - uses: actions/upload-artifact@v4
40
with:
41
name: dist
42
path: dist
0 commit comments