diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index c0f2c1b0d5c..b7d5fb95c1e 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -41,7 +41,7 @@ jobs: - name: Checkout repository for Github Pages if: github.event_name == 'push' - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: path: pokerogue_gh ref: gh-pages