There was an error while loading. Please reload this page.
1 parent 0a34260 commit cbf49f2Copy full SHA for cbf49f2
1 file changed
.github/workflows/native-ci.yml
@@ -48,7 +48,7 @@ jobs:
48
persist-credentials: false
49
50
- name: Set up Go
51
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
+ uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
52
with:
53
go-version-file: "go.mod"
54
@@ -138,7 +138,7 @@ jobs:
138
139
140
141
142
143
144
0 commit comments