Skip to content

Commit 51012b8

Browse files
authored
chore: Update go version (#23)
Signed-off-by: Roger Barker <[email protected]>
1 parent c3ce40b commit 51012b8

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
@@ -17,7 +17,7 @@ runs:
1717
- name: Install go
1818
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
1919
with:
20-
go-version: '1.23.5'
20+
go-version: '1.24.2'
2121

2222
- name: Clone and build git-semver
2323
shell: bash

0 commit comments

Comments
 (0)