We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63a99c7 + 3e0b427 commit c474965Copy full SHA for c474965
2 files changed
.github/workflows/codeql-analysis.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 2
19
20
- name: Setup Go
21
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
22
with:
23
go-version-file: 'go.mod'
24
.github/workflows/releases.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@v5
39
40
- name: Set up Go
41
42
43
go-version: 1
44
check-latest: true
0 commit comments