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.
2 parents 56be0ce + 5cb42cd commit b2daf27Copy full SHA for b2daf27
.github/workflows/go.yml
@@ -19,7 +19,7 @@ jobs:
19
go-version: 1.19
20
21
- name: Check out code
22
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
23
24
- name: Restore Go modules cache
25
uses: actions/cache@v3
.github/workflows/lint.yml
@@ -25,7 +25,7 @@ jobs:
26
27
28
29
30
31
0 commit comments