1 parent 703f876 commit 0927b54Copy full SHA for 0927b54
1 file changed
.github/workflows/go.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Set up Go 1.25
13
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
+ uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
14
with:
15
go-version: 1.25
16
0 commit comments