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