Skip to content

Commit 1cab238

Browse files
committed
Update actions/upload-artifact action to v4
1 parent 29b5524 commit 1cab238

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: scripts/build.sh
3535

3636
- name: Upload a Build Artifact
37-
uses: actions/upload-artifact@v2
37+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
3838
with:
3939
name: bin
4040
path: bin

0 commit comments

Comments
 (0)