Skip to content

Commit

Permalink
Bump peaceiris/actions-gh-pages from 3 to 4 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent e1b2099 commit 85628d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# Do not change this because the paper links to this domain.
- run: echo "sirus.jl.huijzer.xyz" > CNAME
- run: echo "<meta http-equiv=\"refresh\" content=\"0; url=./dev/\"/>" > index.html
- uses: peaceiris/actions-gh-pages@v3
- uses: peaceiris/actions-gh-pages@v4
with:
force_orphan: true
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 85628d7

Please sign in to comment.