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 55583e3 commit fcda746Copy full SHA for fcda746
.github/workflows/ci-cd.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/checkout@v3
40
- uses: actions/setup-node@v3
41
with:
42
- node-version: 20
+ node-version: 20.19.5
43
cache: yarn
44
- name: Build and release
45
run: |
0 commit comments