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.
1 parent 3697063 commit 99025b5Copy full SHA for 99025b5
.github/workflows/build-client.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v4
21
- name: Setup NodeJS
22
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
23
with:
24
node-version: "14"
25
0 commit comments