diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 060ed0dd..d836b100 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -148,7 +148,7 @@ jobs: - name: "➕ Setup Hugo" uses: peaceiris/actions-hugo@c03b5dbed22245418539b65eb9a3b1d5fdd9a0a6 with: - hugo-version: '0.93.3' + hugo-version: '0.113.0' extended: true - name: "📥 Source checkout" uses: actions/checkout@v2 diff --git a/changelogs/internal/newsfragments/1591.clarification b/changelogs/internal/newsfragments/1591.clarification new file mode 100644 index 00000000..3ee889ff --- /dev/null +++ b/changelogs/internal/newsfragments/1591.clarification @@ -0,0 +1 @@ +Update the version of Hugo used to render the spec to v0.113.0.