Merge pull request 'chore(deps): update node.js' (#12) from renovate/node-20.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #12
This commit is contained in:
commit
28147e2f27
2 changed files with 2 additions and 2 deletions
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
|||
20.14.0
|
||||
20.15.1
|
||||
|
|
|
@ -37,7 +37,7 @@ steps:
|
|||
- mv .env.local .env_sample
|
||||
|
||||
test:
|
||||
image: node:20.14.0
|
||||
image: node:20.15.0
|
||||
environment:
|
||||
- USERNAME=aaronsw
|
||||
- PASSWORD=password
|
||||
|
|
Loading…
Reference in a new issue