Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Feb 22, 2025
1 parent addc925 commit 8fa9113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
- name: Deploy Documentation for master
if: matrix.gcc_v == 7 && github.ref == 'refs/heads/master'
uses: JamesIves/github-pages-deploy-action@v4.6.1
uses: JamesIves/github-pages-deploy-action@v4.7.3
with:
branch: gh-pages # The branch the action should deploy to.
folder: doc # The folder the action should deploy.
Expand Down

0 comments on commit 8fa9113

Please sign in to comment.