Update Node, ESLint and various dependencies
This commit is contained in:
@@ -4,7 +4,7 @@ type: docker
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: node:20-alpine
|
||||
image: node:22-alpine
|
||||
commands:
|
||||
- yarn install
|
||||
- yarn build
|
||||
|
Reference in New Issue
Block a user