We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b5524 commit 1cab238Copy full SHA for 1cab238
1 file changed
.github/workflows/go.yml
@@ -34,7 +34,7 @@ jobs:
34
run: scripts/build.sh
35
36
- name: Upload a Build Artifact
37
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
38
with:
39
name: bin
40
path: bin
0 commit comments