Skip to content

Commit d493aca

Browse files
chore(deps): update dependency go to 1.24 (#622)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f2279a commit d493aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oats-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Set up Go
3838
uses: actions/setup-go@v5
3939
with:
40-
go-version: '1.23'
40+
go-version: '1.24'
4141
cache-dependency-path: oats/go.sum
4242

4343
- name: Run acceptance tests

0 commit comments

Comments
 (0)