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 f454e65 + 7877c04 commit d18bfddCopy full SHA for d18bfdd
.github/workflows/test.yaml
@@ -7,7 +7,7 @@ jobs:
7
name: lint
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
11
- uses: actions/setup-go@v5
12
with:
13
go-version-file: "go.mod"
0 commit comments