There was an error while loading. Please reload this page.
2 parents e33b680 + 3b9ca37 commit 42a0a2aCopy full SHA for 42a0a2a
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
go: ['1.20.x', '1.21.x']
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
15
- uses: actions/setup-go@v6
16
with:
17
go-version: ${{ matrix.go }}
0 commit comments