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 1209127 commit 5f61395Copy full SHA for 5f61395
.github/workflows/code_lint.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
fetch-depth: 0
17
18
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
19
20
go-version: "1.24"
21
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
- uses: actions/checkout@v5
33
34
35
36
37
.github/workflows/code_test.yml
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
43
44
45
0 commit comments