Skip to content

Commit a45a574

Browse files
chore(deps): Bump actions/setup-go from 5.2.0 to 5.3.0 (#17)
1 parent 200518d commit a45a574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515
using: 'composite'
1616
steps:
1717
- name: Install go
18-
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
18+
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
1919
with:
2020
go-version: '1.23.5'
2121

0 commit comments

Comments
 (0)