Skip to content

Commit fcda746

Browse files
chore(deps): update dependency node to v20.19.5 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55583e3 commit fcda746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: actions/checkout@v3
4040
- uses: actions/setup-node@v3
4141
with:
42-
node-version: 20
42+
node-version: 20.19.5
4343
cache: yarn
4444
- name: Build and release
4545
run: |

0 commit comments

Comments
 (0)