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 710812b commit ec11db4Copy full SHA for ec11db4
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
lfs: true
14
15
- name: Setup Go
16
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
17
with:
18
go-version: stable
19
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
55
@@ -71,7 +71,7 @@ jobs:
71
72
73
74
75
76
77
0 commit comments