Skip to content

Commit c44c389

Browse files
chore(deps): update dependency go to v1.24.2
1 parent f724cdc commit c44c389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- uses: actions/setup-go@v5
3131
with:
32-
go-version: 1.22.4
32+
go-version: 1.24.2
3333
- uses: actions/checkout@v4
3434
- name: Install goversioninfo
3535
run: |

0 commit comments

Comments
 (0)