We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977996e commit b594b16Copy full SHA for b594b16
1 file changed
action.yml
@@ -15,7 +15,7 @@ runs:
15
using: 'composite'
16
steps:
17
- name: Install go
18
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
+ uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
19
with:
20
go-version: '1.24.2'
21
0 commit comments