We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a277321 commit 0d6583eCopy full SHA for 0d6583e
1 file changed
.github/workflows/go.yml
@@ -30,7 +30,7 @@ jobs:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
32
- name: Upload binaries
33
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
34
with:
35
name: binaries
36
path: dist
0 commit comments