Skip to content

Commit a2ea431

Browse files
Some missed things from Go toolchain removal
1 parent 39f35bf commit a2ea431

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/update-hugo.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ This is an automated PR to update Hugo from v${CURRENT_VERSION} to v${LATEST_VER
55
### Changes
66

77
- Hugo version updated from ${CURRENT_VERSION} to ${LATEST_VERSION}
8-
${GO_UPDATE_NOTE}
98

109
### Hugo release notes
1110

.github/workflows/update-hugo.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121
with:
2222
persist-credentials: false
23-
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2423
- name: Check for new Hugo release, and apply updates
2524
id: check-hugo-release
2625
env:

0 commit comments

Comments
 (0)