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 a3e3cf4 commit 8c8c14eCopy full SHA for 8c8c14e
.github/workflows/oats-tests.yml
@@ -28,7 +28,7 @@ jobs:
28
cache-read-only: ${{ github.event_name == 'pull_request' }}
29
30
- name: Set up Go
31
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
+ uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
32
with:
33
go-version: '1.24'
34
0 commit comments