Skip to content

Commit 50e922f

Browse files
chore(deps): update node.js to v22.14.0
1 parent ecdab7d commit 50e922f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-action-inputs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
3636
env:
3737
# renovate: datasource=docker depName=node versioning=node
38-
NODE_VERSION: "22.13.1"
38+
NODE_VERSION: "22.14.0"
3939
with:
4040
node-version: ${{ env.NODE_VERSION }}
4141

0 commit comments

Comments
 (0)