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 0e3dfdb commit a7fcfb5Copy full SHA for a7fcfb5
.github/workflows/gotest.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
timeout-minutes: 5
17
steps:
18
- - uses: actions/checkout@v4.2.2
+ - uses: actions/checkout@v5.0.0
19
- uses: actions/setup-go@v2
20
with:
21
go-version: 1.22.8
0 commit comments