diff --git a/.github/actions/app-size-diff/action.yaml b/.github/actions/app-size-diff/action.yaml index 27ed931dd..d4daadf62 100644 --- a/.github/actions/app-size-diff/action.yaml +++ b/.github/actions/app-size-diff/action.yaml @@ -34,7 +34,7 @@ runs: EOF - name: Setup Node - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: cache: npm cache-dependency-path: package.json diff --git a/.github/actions/app-versions/action.yaml b/.github/actions/app-versions/action.yaml index 7e823d839..7f28efbb4 100644 --- a/.github/actions/app-versions/action.yaml +++ b/.github/actions/app-versions/action.yaml @@ -37,7 +37,7 @@ runs: EOF - name: Setup Node - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: cache: npm cache-dependency-path: package.json