We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f2279a commit d493acaCopy full SHA for d493aca
1 file changed
.github/workflows/oats-tests.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Set up Go
38
uses: actions/setup-go@v5
39
with:
40
- go-version: '1.23'
+ go-version: '1.24'
41
cache-dependency-path: oats/go.sum
42
43
- name: Run acceptance tests
0 commit comments