Skip to content

Commit

Permalink
Merge pull request #484 from AlephAlpha/dependabot/github_actions/Jam…
Browse files Browse the repository at this point in the history
…esIves/github-pages-deploy-action-4.5.0

:octocat: (deps): Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0
  • Loading branch information
AlephAlpha authored Nov 29, 2023
2 parents 3f6ffbb + 940d307 commit 8a71050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Deploy to GitHub Pages
if: success()
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
branch: gh-pages
folder: web/dist
Expand Down

0 comments on commit 8a71050

Please sign in to comment.