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.
1 parent e2007ab commit c53ad71Copy full SHA for c53ad71
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
24
- name: Set up Go
25
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
+ uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
26
with:
27
go-version: '>=1.23.0'
28
cache: false
0 commit comments