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.
actions/setup-node
v4
1 parent 203b7a0 commit f0cfa85Copy full SHA for f0cfa85
.github/workflows/Ci.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v3
15
16
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
17
with:
18
node-version: 20
19
cache: npm
.github/workflows/UpdateDirectory.yml
@@ -12,7 +12,7 @@ jobs:
12
0 commit comments