Skip to content

Commit ceec69f

Browse files
Merge pull request #1101 from devoxa/renovate/node-20.x
chore(deps): update dependency node from 20.19.4 to 20.19.5
2 parents f666e1e + 7b0e938 commit ceec69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
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.4'
26+
node-version: '20.19.5'
2727

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

0 commit comments

Comments
 (0)