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 0f7dc8f + 07bbd0b commit 70132d9Copy full SHA for 70132d9
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Set up Go
17
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
18
with:
19
go-version: 1.19
20
.github/workflows/lint.yml
@@ -20,7 +20,7 @@ jobs:
21
22
23
24
25
26
0 commit comments