Skip to content

Commit a5bc1df

Browse files
Update dependency node to v20.19.5 (#180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7cfa607 commit a5bc1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Set up NodeJS
1010
uses: actions/setup-node@v2-beta
1111
with:
12-
node-version: 20.11.1
12+
node-version: 20.19.5
1313

1414
- name: Get yarn cache directory path
1515
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)