Skip to content

Commit b2dd8d9

Browse files
chore(deps): update dependency go to 1.25 (#770)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0049809 commit b2dd8d9

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
@@ -33,7 +33,7 @@ jobs:
3333
- name: Set up Go
3434
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
3535
with:
36-
go-version: '1.24'
36+
go-version: '1.25'
3737

3838
- name: Run acceptance tests
3939
run: .github/scripts/run-oats-tests.sh

0 commit comments

Comments
 (0)