Skip to content

Commit 6645aed

Browse files
chore(deps): update dependency go to v1.24.3
1 parent 35c1cf0 commit 6645aed

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)