Skip to content

Commit

Permalink
Merge pull request #10 from albertogg/update-gh-action
Browse files Browse the repository at this point in the history
Update GitHub Action
  • Loading branch information
albertogg authored Dec 15, 2023
2 parents eb07f21 + 13ce0ee commit 951adf0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
build-deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Checkout
uses: actions/checkout@v4

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
Expand Down

0 comments on commit 951adf0

Please sign in to comment.