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 f8d6a1f + 602a375 commit 08d441fCopy full SHA for 08d441f
.github/workflows/ci.yaml
@@ -48,7 +48,7 @@ jobs:
48
17
49
distribution: 'temurin'
50
- name: Setup Go environment
51
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
+ uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
52
with:
53
go-version: '1.24.x'
54
0 commit comments