diff --git a/.github/workflows/manageiq_cross_repo.yaml b/.github/workflows/manageiq_cross_repo.yaml index 0b733c0..c8f3cde 100644 --- a/.github/workflows/manageiq_cross_repo.yaml +++ b/.github/workflows/manageiq_cross_repo.yaml @@ -58,7 +58,7 @@ jobs: ruby-version: ${{ matrix.ruby-version }} bundler-cache: true - name: Set up Node - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: ${{ matrix.node-version }} registry-url: https://npm.manageiq.org/