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.
2 parents b49d5cf + 81a4f69 commit 38fcc39Copy full SHA for 38fcc39
.github/workflows/check.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Check Commit
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
12
- uses: actions/setup-go@v5
13
with:
14
go-version: '^1.20.0'
0 commit comments