We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b8fe80 commit 17bd780Copy full SHA for 17bd780
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v3
15
16
- name: Set up Go
17
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
18
with:
19
go-version: 1.17
20
.github/workflows/lint.yml
.github/workflows/test.yml
0 commit comments