diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 2f6b020..a58f024 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -137,7 +137,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 with: persist-credentials: false - - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 + - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: '20' - name: Run jscpd