Skip to content

Commit bc6360a

Browse files
chore(deps): update node.js to >=20.19.2 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c36f5f9 commit bc6360a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "A action create workspace to checkout repository for each jobs",
66
"main": "lib/main.js",
77
"engines": {
8-
"node": ">=20.19.1"
8+
"node": ">=20.19.2"
99
},
1010
"scripts": {
1111
"build": "tsc",

0 commit comments

Comments
 (0)