We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bb8516 + a47a654 commit 7e0efabCopy full SHA for 7e0efab
.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@v5.5.0
+ uses: actions/setup-go@v6.0.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