diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f536163..6dcc1d1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,7 +19,7 @@ jobs: name: Build runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 - uses: actions/setup-node@v7 with: node-version: 20