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 a8b89da + c1419c5 commit b2a9f79Copy full SHA for b2a9f79
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v5.0.0
23
24
- name: Install Node
25
- uses: actions/setup-node@v4.4.0
+ uses: actions/setup-node@v5.0.0
26
with:
27
node-version-file: .nvmrc
28
.github/workflows/pull_request.yml
@@ -20,7 +20,7 @@ jobs:
20
21
0 commit comments