Skip to content

Commit

Permalink
chore(deps): update node.js to v17 (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 21, 2021
1 parent 37dca70 commit 5331da8
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:16
- name: node:17
entrypoint: npm
args: ['install']
- name: node:16
- name: node:17
entrypoint: npm
args: ['test']

0 comments on commit 5331da8

Please sign in to comment.