Skip to content

Commit c4526ad

Browse files
chore(deps): update dependency go to 1.24
1 parent d643175 commit c4526ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- uses: actions/checkout@v4
5757
- uses: actions/setup-go@v5
5858
with:
59-
go-version: '1.21'
59+
go-version: '1.24'
6060
- name: Cache Go modules
6161
uses: actions/cache@v3
6262
with:

0 commit comments

Comments
 (0)