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 d97841d + 35579ae commit cfdc1a4Copy full SHA for cfdc1a4
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@v5
+ - uses: actions/upload-artifact@v6
35
with:
36
path: dist/boss_windows_amd64_v1/boss.exe
37
if-no-files-found: warn
0 commit comments