There was an error while loading. Please reload this page.
1 parent 86476c4 commit 83db6a7Copy full SHA for 83db6a7
1 file changed
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
go-version: [1.25.x, 1.26.x]
19
steps:
20
- name: Checkout Code
21
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
22
with:
23
fetch-depth: 1
24
- name: Install Go
0 commit comments