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.
1 parent c05431e commit 91ed7a8Copy full SHA for 91ed7a8
.github/workflows/go-tests-other-os.yml
@@ -8,7 +8,7 @@ on:
8
- .github/actions/**
9
- codeql-workspace.yml
10
env:
11
- GO_VERSION: '~1.21.0'
+ GO_VERSION: '~1.22.0'
12
13
permissions:
14
contents: read
.github/workflows/go-tests.yml
@@ -17,7 +17,7 @@ on:
17
18
19
20
21
22
23
0 commit comments