diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index d920dae..4f979a6 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -20,7 +20,7 @@ jobs: # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4.0.0 with: ref: ${{ github.head_ref }} - uses: actions/cache@v3.0.3