Skip to content

Commit c33337b

Browse files
chore(deps): update dependency go to 1.24
1 parent 62b798e commit c33337b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222
- uses: actions/setup-go@v5
2323
with:
24-
go-version: "1.21"
24+
go-version: "1.24"
2525
- name: Setup dependencies
2626
uses: ./.github/actions/deps-setup
2727

0 commit comments

Comments
 (0)