We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a403eb + d3070e4 commit a81c8c8Copy full SHA for a81c8c8
.github/workflows/yarn_lock.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Node
16
uses: actions/setup-node@v4
17
with:
18
- node-version: "18"
+ node-version: "20"
19
cache: yarn
20
registry-url: https://npm.manageiq.org/
21
- name: Update yarn.lock
0 commit comments