Skip to content

Commit 737f09c

Browse files
Update actions/upload-artifact digest to 4cec3d8 (#78)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent e43d88d commit 737f09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
go-version: '^1.20' # The Go version to download (if necessary) and use.
2121
- name: build go module
2222
run: make && zip --junk-paths k6.zip k6
23-
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
23+
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
2424
with:
2525
name: k6.zip
2626
path: k6.zip

0 commit comments

Comments
 (0)