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 200518d commit a45a574Copy full SHA for a45a574
action.yml
@@ -15,7 +15,7 @@ runs:
15
using: 'composite'
16
steps:
17
- name: Install go
18
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
+ uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
19
with:
20
go-version: '1.23.5'
21
0 commit comments