Skip to content

Commit

Permalink
Merge pull request #168 from webmachinelearning/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/JamesIves/github-pages-deploy-action-4.1.3

Bump JamesIves/github-pages-deploy-action from 4.1.1 to 4.1.3
  • Loading branch information
huningxin authored May 13, 2021
2 parents 8c096ac + 8e5e6fa commit 45346b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
make online=1
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.1
uses: JamesIves/github-pages-deploy-action@4.1.3
with:
branch: gh-pages
folder: .

0 comments on commit 45346b4

Please sign in to comment.