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 14f60f9 commit 0c5c0ebCopy full SHA for 0c5c0eb
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
go-version: [1.24.x]
21
22
steps:
23
- - uses: actions/checkout@v4.2.2
+ - uses: actions/checkout@v5.0.0
24
- uses: actions/[email protected]
25
with:
26
go-version: ${{ matrix.go-version }}
0 commit comments