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 083d8dd + 3779d16 commit 65e0953Copy full SHA for 65e0953
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Set up go
20
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
21
with:
22
go-version: '1.20.6'
23
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
0 commit comments