Skip to content

Commit

Permalink
Update github-pages-deploy-action to version 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tniessen committed May 29, 2023
1 parent 88353e1 commit 13c5895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build
run: ./build.sh
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.3.3
uses: JamesIves/github-pages-deploy-action@v4.4.2
with:
branch: gh-pages
folder: build
Expand Down

0 comments on commit 13c5895

Please sign in to comment.