Skip to content

Commit 83db6a7

Browse files
Bump actions/checkout from 6 to 7 (#24)
Bump actions/checkout from 6 to 7 (#24)
1 parent 86476c4 commit 83db6a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
go-version: [1.25.x, 1.26.x]
1919
steps:
2020
- name: Checkout Code
21-
uses: actions/checkout@v6
21+
uses: actions/checkout@v7
2222
with:
2323
fetch-depth: 1
2424
- name: Install Go

0 commit comments

Comments
 (0)