We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fb5e71 + 0608391 commit 3fb40beCopy full SHA for 3fb40be
.github/workflows/security.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
21
- name: Set up Go
22
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v6
23
with:
24
go-version: '1.21'
25
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v4
30
31
32
33
34
35
0 commit comments