Skip to content

Commit

Permalink
Merge pull request #403 from agda/dependabot/github_actions/JamesIves…
Browse files Browse the repository at this point in the history
…/github-pages-deploy-action-4.5.0

Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0
  • Loading branch information
JacquesCarette authored Dec 2, 2023
2 parents 9d61106 + 0c319b8 commit 4f2988e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
########################################################################

- name: Deploy HTML
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4.5.0
if: ${{ success() && env.AGDA_DEPLOY }}
with:
branch: gh-pages
Expand Down

0 comments on commit 4f2988e

Please sign in to comment.