Skip to content

Commit

Permalink
chore(deps): update node.js to v16 (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jul 1, 2021
1 parent 7ec7881 commit a1b0886
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/google-devtools-cloudbuild/cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
steps:
- name: node:13
- name: node:16
entrypoint: npm
args: ['install']
- name: node:13
- name: node:16
entrypoint: npm
args: ['test']

0 comments on commit a1b0886

Please sign in to comment.