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 7cfa607 commit a5bc1dfCopy full SHA for a5bc1df
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Set up NodeJS
10
uses: actions/setup-node@v2-beta
11
with:
12
- node-version: 20.11.1
+ node-version: 20.19.5
13
14
- name: Get yarn cache directory path
15
id: yarn-cache-dir-path
0 commit comments