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 dba3735 commit 0bc26cbCopy full SHA for 0bc26cb
.github/workflows/check-dist.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@v4
35
36
- name: Setup Node.js
37
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
38
with:
39
node-version: 18
40
cache: npm
.github/workflows/create-meeting.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
id: setup-node
23
24
25
26
.github/workflows/linter.yml
@@ -25,7 +25,7 @@ jobs:
27
28
29
30
31
0 commit comments