We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 681f25f commit 7c91145Copy full SHA for 7c91145
.github/workflows/releaser.yaml
@@ -54,7 +54,7 @@ jobs:
54
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
55
-
56
name: Archive binaries
57
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
58
with:
59
retention-days: 5
60
path: dist
0 commit comments