diff --git a/action.yaml b/action.yaml index b368584070b..4fa60bb3ff7 100644 --- a/action.yaml +++ b/action.yaml @@ -211,7 +211,7 @@ runs: free -h - name: Setup Nodejs - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "22.x"