Skip to content

Commit 157556c

Browse files
Bump actions/checkout from 3 to 4 (#373)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74db1b9 commit 157556c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
id: go
2222

2323
- name: Check out code into the Go module directory
24-
uses: actions/checkout@v3
24+
uses: actions/checkout@v4
2525

2626
- name: Lint code
2727
uses: golangci/golangci-lint-action@v3

0 commit comments

Comments
 (0)