We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a9d584 + f3aead3 commit d91a73cCopy full SHA for d91a73c
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
34
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
35
with:
36
path: dist/boss_windows_amd64_v1/boss.exe
37
if-no-files-found: warn
0 commit comments