We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46e7c69 + 342d0d0 commit 23b67fcCopy full SHA for 23b67fc
.github/workflows/release.yml
@@ -122,7 +122,7 @@ jobs:
122
- name: Checkout
123
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
124
- name: Setup Go
125
- uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
+ uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
126
with:
127
go-version: 'stable'
128
check-latest: true
0 commit comments