Skip to content

Commit

Permalink
Merge pull request #8 from easimon/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…deploy-pages-4

Bump actions/deploy-pages from 3 to 4
  • Loading branch information
easimon authored Dec 20, 2023
2 parents d7fc39c + 0828098 commit df176aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
success()
&& github.ref_name == 'main'
&& github.repository == 'easimon/easimon.github.io'
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4

0 comments on commit df176aa

Please sign in to comment.