We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 148edab + 75f0121 commit 87c2aa8Copy full SHA for 87c2aa8
1 file changed
.github/workflows/release.yml
@@ -91,7 +91,7 @@ jobs:
91
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
92
93
- name: Upload artifacts
94
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
95
with:
96
name: binaries
97
path: dist/*.tar.gz
0 commit comments