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 3e21981 + 30a2e52 commit 4c15208Copy full SHA for 4c15208
.github/workflows/hugo.yml
@@ -28,7 +28,7 @@ jobs:
28
echo "Using Hugo version: ${HUGO_VERSION}"
29
30
- name: Setup Go
31
- uses: actions/setup-go@v6.0.0
+ uses: actions/setup-go@v6.1.0
32
with:
33
go-version: ${{ steps.versions.outputs.go_version }}
34
.github/workflows/pr-validation.yml
@@ -33,7 +33,7 @@ jobs:
35
36
37
38
39
0 commit comments