Skip to content

Commit ca7405b

Browse files
authored
Merge pull request #11 from pmoscode/renovate/go-1.x
chore(deps): update dependency go to v1.24.3
2 parents 35c1cf0 + 6645aed commit ca7405b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Go
1919
uses: actions/setup-go@v5
2020
with:
21-
go-version: '1.24.2'
21+
go-version: '1.24.3'
2222

2323
- name: Install Task
2424
uses: arduino/setup-task@v1

0 commit comments

Comments
 (0)