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 963606e commit 08f1c9cCopy full SHA for 08f1c9c
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v4
20
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
21
with:
22
node-version: 20.x
23
- run: npm ci
.github/workflows/cron.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
12
13
14
15
0 commit comments