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.
2 parents 521cf30 + 6de0900 commit 61d5e20Copy full SHA for 61d5e20
.github/workflows/build.yaml
@@ -40,7 +40,7 @@ jobs:
40
cache-dependency-path: 'antora/package-lock.json'
41
42
- name: Setup Go environment
43
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
+ uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
44
with:
45
go-version-file: website/go.mod
46
cache: true
0 commit comments