Skip to content

Commit

Permalink
Merge pull request #103 from Fryguy/update_gha_actions
Browse files Browse the repository at this point in the history
Update GHA versions
  • Loading branch information
bdunne authored Jan 29, 2024
2 parents 52fa7fe + c1c7a35 commit 0655b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manageiq_cross_repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 0655b1b

Please sign in to comment.