Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3
  • Loading branch information
jl-wynen authored Jul 9, 2024
2 parents a8ba16c + fea2875 commit d7ce19f
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.1
- uses: JamesIves/github-pages-deploy-action@v4.6.3
if: ${{ inputs.publish }}
with:
branch: gh-pages
Expand Down

0 comments on commit d7ce19f

Please sign in to comment.