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.
2 parents 8ed5713 + c7988a8 commit 193b925Copy full SHA for 193b925
1 file changed
.github/workflows/ci.yaml
@@ -46,7 +46,7 @@ jobs:
46
21
47
distribution: 'temurin'
48
- name: Setup Go environment
49
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
+ uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
50
with:
51
go-version: '1.26.x'
52
0 commit comments