Skip to content

Commit b193b71

Browse files
committed
fixup
1 parent 2db5e4e commit b193b71

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
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
go-version: ${{ matrix.go }}
3737
- name: Checkout code
38-
uses: actions/checkout@v5
38+
uses: actions/checkout@v4
3939
- name: Run tests
4040
run: |
4141
# separate test to avoid RESET MASTER conflict

0 commit comments

Comments
 (0)