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 b3240be + ff1cc1c commit 9e5ecc4Copy full SHA for 9e5ecc4
.github/workflows/lint.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@v5
19
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
20
with:
21
go-version: "1.18.5"
22
.github/workflows/test.yaml
@@ -17,7 +17,7 @@ jobs:
23
0 commit comments