Skip to content

Commit 3f81d67

Browse files
Update ci.yml
1 parent c4c4ae0 commit 3f81d67

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
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/setup-go@v2
1616
with:
1717
go-version: ${{ matrix.go-version }}
18-
- uses: actions/checkout@v2
18+
- uses: actions/checkout@v4
1919
- name: Cache go modules
2020
uses: actions/cache@v2
2121
with:

0 commit comments

Comments
 (0)