We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8e702 commit 9facef9Copy full SHA for 9facef9
.github/workflows/linter-go.yaml
@@ -45,7 +45,7 @@ jobs:
45
46
steps:
47
- name: Setup go
48
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v5
49
with:
50
go-version: "^1.19.0"
51
.github/workflows/test-go.yaml
@@ -9,7 +9,7 @@ jobs:
9
10
11
12
13
14
15
0 commit comments