1 parent d9b22e9 commit eb52907Copy full SHA for eb52907
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@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
+ uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
14
with:
15
go-version: 1.25
16
0 commit comments