Skip to content

Commit

Permalink
Update deploy pages action version (#23670)
Browse files Browse the repository at this point in the history
Try to fix the website deployment issue
  • Loading branch information
natke authored Feb 12, 2025
1 parent c5d3e05 commit 5f2d021
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,5 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v4

0 comments on commit 5f2d021

Please sign in to comment.