feat(github-action)!: Update node (18.20.8 → 22.18.0) (#19)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-06 11:19:29 +03:00
committed by GitHub
parent de19fab17e
commit 033c858a23
2 changed files with 2 additions and 2 deletions

View File

@@ -11,6 +11,6 @@
"@actions/github": "^5.1.1"
},
"devDependencies": {
"@types/node": "^20.0.0"
"@types/node": "^22.0.0"
}
}