Revert github action version change

This commit is contained in:
Dolan Miu
2024-10-13 02:06:22 +01:00
parent 3ad68337e7
commit 6eb11d8842

View File

@ -37,7 +37,7 @@ jobs:
name: docs name: docs
path: docs path: docs
- name: Deploy 🚀 - name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.1.5 uses: JamesIves/github-pages-deploy-action@4.1.5
with: with:
branch: gh-pages branch: gh-pages
folder: docs folder: docs