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 e9212d4 + ebb4a9e commit 5c2d285Copy full SHA for 5c2d285
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout Repository
16
uses: actions/checkout@v4
17
- name: Setup Node.js
18
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
19
with:
20
node-version: 20
21
- name: Setup Environment
.github/workflows/run-unit-tests.yml
- name: Install Dependencies
0 commit comments