Skip to content

Commit e30b440

Browse files
Update JamesIves/github-pages-deploy-action action to v4
1 parent 9a05d33 commit e30b440

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
echo "Written output/minecraft-version.txt"
8383
- name: Deploy 🚀
8484
if: github.ref == 'refs/heads/master'
85-
uses: JamesIves/github-pages-deploy-action@3.7.1
85+
uses: JamesIves/github-pages-deploy-action@v4.8.0
8686
with:
8787
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8888
BRANCH: gh-pages

0 commit comments

Comments
 (0)