diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 89c869f..1e8e0ef 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -15,7 +15,7 @@ jobs: node-version: [20] steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v3 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v3 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v3 with: