There was an error while loading. Please reload this page.
2 parents 48162a4 + 7899dba commit a65e9c2Copy full SHA for a65e9c2
1 file changed
.github/workflows/go.yml
@@ -34,7 +34,7 @@ jobs:
34
working-directory: frontend
35
36
- name: Set up Go
37
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
38
with:
39
go-version-file: go.mod
40
cache: true
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
@@ -90,7 +90,7 @@ jobs:
90
uses: actions/checkout@v4
91
92
93
94
95
96
@@ -152,7 +152,7 @@ jobs:
152
153
154
155
156
157
158
0 commit comments