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 dce81cf commit c7f1714Copy full SHA for c7f1714
.github/workflows/go-tests-other-os.yml
@@ -19,7 +19,7 @@ jobs:
19
id: go
20
21
- name: Check out code
22
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
23
24
- name: Set up CodeQL CLI
25
uses: ./.github/actions/fetch-codeql
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
.github/workflows/go-tests.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments