Skip to content

Commit ece4c96

Browse files
chore(deps): update dependency go to 1.24 (ory#760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bf2f10 commit ece4c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
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)