Skip to content

Commit

Permalink
Merge pull request #489 from TeoZosa/dependabot/github_actions/JamesI…
Browse files Browse the repository at this point in the history
…ves/github-pages-deploy-action-4.3.0
  • Loading branch information
dependabot[bot] authored Apr 21, 2022
2 parents 922bcea + 5d03810 commit 66b9a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_log4brains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
--out "${BUILD_DIR}/adl"
touch "${BUILD_DIR}/.nojekyll"
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.4
uses: JamesIves/github-pages-deploy-action@v4.3.0
with:
branch: gh-pages
# yamllint disable-line rule:braces
Expand Down

0 comments on commit 66b9a93

Please sign in to comment.