diff --git a/.github/workflows/get_deps.yaml b/.github/workflows/get_deps.yaml index 2275827..373c63f 100644 --- a/.github/workflows/get_deps.yaml +++ b/.github/workflows/get_deps.yaml @@ -28,7 +28,7 @@ jobs: GITHUB_TOKEN: ${{ github.token }} - name: Deploy to Github Pages - uses: JamesIves/github-pages-deploy-action@v4.6.4 + uses: JamesIves/github-pages-deploy-action@v4.8.0 with: branch: gh-pages folder: public