diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 4d9ee98f..5238d86a 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -20,7 +20,7 @@ jobs: name: Checkout with: fetch-depth: 0 - - uses: actions/setup-node@v3 + - uses: actions/setup-node@v4 name: Setup Node with: node-version: 14