diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 259f11c8..22aba220 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -21,7 +21,7 @@ jobs: echo "🍏 This job's status is ${{ job.status }}." - name: Deploy to GitHub Pages - uses: JamesIves/github-pages-deploy-action@v4.8.0 + uses: JamesIves/github-pages-deploy-action@v4.9.0 with: branch: gh-pages folder: docs