Merge pull request 'chore(deps): update node.js to v20.14.0' (#8) from renovate/node-20.x into master
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Reviewed-on: #8
This commit is contained in:
commit
8fe36d2b8e
2 changed files with 2 additions and 2 deletions
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
|||
20.10.0
|
||||
20.14.0
|
||||
|
|
|
@ -37,7 +37,7 @@ steps:
|
|||
- mv .env.local .env_sample
|
||||
|
||||
test:
|
||||
image: node:20.10.0
|
||||
image: node:20.14.0
|
||||
environment:
|
||||
- USERNAME=aaronsw
|
||||
- PASSWORD=password
|
||||
|
|
Loading…
Reference in a new issue