Skip to content

Commit

Permalink
Downgrade actions/deploy-pages to (maybe) fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-si committed Jun 3, 2024
1 parent 3c64694 commit 13e5bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
- name: Deploy to GitHub Pages
if: runner.os == 'Linux'
id: deployment
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v3

0 comments on commit 13e5bf5

Please sign in to comment.