diff --git a/.github/workflows/generate.yaml b/.github/workflows/generate.yaml index 884c3fe..8cac2a9 100644 --- a/.github/workflows/generate.yaml +++ b/.github/workflows/generate.yaml @@ -18,7 +18,7 @@ jobs: repository: ${{ github.event.pull_request.head.repo.full_name }} ref: ${{ github.event.pull_request.head.ref }} - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: 20 diff --git a/.github/workflows/upload-postman.yaml b/.github/workflows/upload-postman.yaml index 2feed2a..99ff039 100644 --- a/.github/workflows/upload-postman.yaml +++ b/.github/workflows/upload-postman.yaml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: 20