Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 57a9e54

Browse files
authoredMar 11, 2025··
Update dependency node from 20.18.3 to 22.14.0
1 parent 06530e4 commit 57a9e54

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.18.3'
26+
node-version: '22.14.0'
2727

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

0 commit comments

Comments
 (0)
Please sign in to comment.