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 3f1727e commit 2d5313dCopy full SHA for 2d5313d
.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