Skip to content

Commit 21ee7bc

Browse files
chore(deps): update actions/checkout action to v4.1.4
1 parent 62f9a7d commit 21ee7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
go-version: ${{ matrix.go-version }}
2626
- name: Checkout code
27-
uses: actions/[email protected].1
27+
uses: actions/[email protected].4
2828
- name: Enforce standard format
2929
uses: golangci/[email protected]
3030
with:

0 commit comments

Comments
 (0)