Skip to content

Commit ace6cf7

Browse files
Merge pull request #162 from devoxa/renovate/node-20.x
Update dependency node from 20.19.1 to 20.19.2
2 parents 7abdfd2 + c9ca131 commit ace6cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: 'Setup Node.JS'
2424
uses: actions/setup-node@v4
2525
with:
26-
node-version: '20.19.1'
26+
node-version: '20.19.2'
2727

2828
- name: 'Cache dependencies'
2929
uses: buildjet/cache@v4

0 commit comments

Comments
 (0)