parent
1190c4dfb0
commit
98546f67d0
|
@ -4,7 +4,8 @@ name: test
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: node:16
|
||||
image: node:16.17
|
||||
pull: if-not-exists
|
||||
commands:
|
||||
- npm install
|
||||
- node --version
|
||||
|
|
Loading…
Reference in New Issue