Skip to content

Commit

Permalink
Merge pull request #67 from TeoZosa/dependabot/github_actions/JamesIv…
Browse files Browse the repository at this point in the history
…es/github-pages-deploy-action-4.1.4

⬆️ Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.1.4
  • Loading branch information
TeoZosa authored Jun 25, 2021
2 parents 57a8393 + b5252e3 commit aa47898
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@3.7.1
uses: JamesIves/github-pages-deploy-action@4.1.4
with:
BRANCH: gh-pages
# yamllint disable-line rule:braces
Expand Down

0 comments on commit aa47898

Please sign in to comment.