diff --git a/.github/workflows/oranda.yml b/.github/workflows/oranda.yml index 3903f3e..284ea36 100644 --- a/.github/workflows/oranda.yml +++ b/.github/workflows/oranda.yml @@ -19,7 +19,7 @@ jobs: oranda build - name: Deploy to Github Pages - uses: JamesIves/github-pages-deploy-action@v4.5.0 + uses: JamesIves/github-pages-deploy-action@v4.6.9 if: ${{ github.ref == 'refs/heads/main' }} with: branch: gh-pages