diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index 98b1aba..30905c0 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -25,7 +25,7 @@ jobs: npm run build - name: Deploy to GitHub Pages if: ${{ github.event_name == 'push' }} - uses: JamesIves/github-pages-deploy-action@v4.4.3 + uses: JamesIves/github-pages-deploy-action@v4.5.0 with: branch: gh-pages folder: aarch64-esr-web/dist