Skip to content

Commit

Permalink
chore(deps): update node.js to v20 (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 2, 2023
1 parent 614bd5f commit 3eff5fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions system-test/fixtures/cloudbuild/cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
steps:
- name: 'node:18-alpine'
- name: 'node:20-alpine'
args: ['npm', 'install']
- name: 'node:18-alpine'
- name: 'node:20-alpine'
args: ['npm', 'start']

0 comments on commit 3eff5fb

Please sign in to comment.