diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index e7e45073..bab5abf0 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -47,7 +47,7 @@ jobs: name: Checkout with: fetch-depth: 0 - - uses: actions/setup-node@v1 + - uses: actions/setup-node@v2 name: Setup Node with: node-version: 14