chore(deps): update node.js to v20.17.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
Renovate Bot 2024-08-21 22:07:17 +00:00
parent c3c3557c08
commit 3a20ba1661

View file

@ -1,6 +1,6 @@
steps:
test:
image: node:20.15.1
image: node:20.17.0
commands:
- yarn install
- yarn lint