diff --git a/.github/workflows/react.yml b/.github/workflows/react.yml index c4c49d7255..a5a5b6b6af 100644 --- a/.github/workflows/react.yml +++ b/.github/workflows/react.yml @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Install nodejs - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0 with: node-version: ${{ matrix.node }}