We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f7f88 commit 119f8ffCopy full SHA for 119f8ff
.github/workflows/codeql.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
15
- - uses: actions/setup-go@v2
+ - uses: actions/setup-go@v4
16
with:
17
go-version: ^1.16
18
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
fetch-depth: 0 # See: https://goreleaser.com/ci/actions/
19
20
21
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
0 commit comments