Skip to content

Commit

Permalink
Merge pull request #6 from plusserver/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/configure-pages-4

[github-actions] Bump actions/configure-pages from 3 to 4
  • Loading branch information
r3m1n0x authored Jan 15, 2024
2 parents fb44e5f + 91d3f1f commit d96cc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fetch-depth: 0
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Get HUGO_VERSION from package.json
id: get-version
run: echo "HUGO_VERSION=$(npm pkg get dependencies.hugo-extended 2>/dev/null | tr -d \"\^)" >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit d96cc1e

Please sign in to comment.