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 1e288bb + 8741fe9 commit 1cbf135Copy full SHA for 1cbf135
.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@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
+ uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
44
with:
45
go-version-file: website/go.mod
46
cache: true
0 commit comments