diff --git a/.github/workflows/react.yml b/.github/workflows/react.yml index d7c4164136..29b9aa55fa 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@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 with: node-version: ${{ matrix.node }}