We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afed18f commit 0be7a92Copy full SHA for 0be7a92
.github/workflows/oats.yml
@@ -63,6 +63,7 @@ jobs:
63
- name: Set up Go
64
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
65
with:
66
+ cache: false
67
go-version: '1.24'
68
69
- name: Install OATS
0 commit comments