Skip to content

Commit 2839f7d

Browse files
Update JamesIves/github-pages-deploy-action action to v4
1 parent ae3f28f commit 2839f7d

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
@@ -111,7 +111,7 @@ jobs:
111111
echo "Written output/minecraft-version.txt"
112112
- name: Deploy 🚀
113113
if: github.ref == 'refs/heads/master'
114-
uses: JamesIves/github-pages-deploy-action@3.7.1
114+
uses: JamesIves/github-pages-deploy-action@v4.8.0
115115
with:
116116
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
117117
BRANCH: gh-pages

0 commit comments

Comments
 (0)