From c1c7a3518524340a0822ff292dc406878cb0ce97 Mon Sep 17 00:00:00 2001 From: Jason Frey Date: Mon, 29 Jan 2024 14:14:03 -0500 Subject: [PATCH] Update GHA versions --- .github/workflows/manageiq_cross_repo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/