Skip to content

Commit fcdfaf9

Browse files
committed
ci(github): upgrade actions/checkout@v4
1 parent 7d08a26 commit fcdfaf9

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
@@ -30,7 +30,7 @@ jobs:
3030
GOARCH: ${{ matrix.goarch }}
3131
CGO_ENABLED: '0'
3232
steps:
33-
- uses: actions/checkout@v3
33+
- uses: actions/checkout@v4
3434

3535
- name: Install Go
3636
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)