Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1
  • Loading branch information
jl-wynen authored Dec 3, 2024
2 parents 46b8ac6 + 37c473a commit d289df8
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 @@ -33,7 +33,7 @@ jobs:
with:
name: documentation
path: html/
- uses: JamesIves/github-pages-deploy-action@v4.6.9
- uses: JamesIves/github-pages-deploy-action@v4.7.1
if: ${{ inputs.publish }}
with:
branch: gh-pages
Expand Down

0 comments on commit d289df8

Please sign in to comment.