diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e2fdcb7..f1f54bb 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest name: Deploy steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Deploy uses: cloudflare/wrangler-action@v3 with: