We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ccab74 commit 468d96aCopy full SHA for 468d96a
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-go@v5
16
with:
17
go-version: ~1.22
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
20
fetch-depth: 1
21
0 commit comments