Skip to content

Commit

Permalink
chore(deps): update actions/setup-node action to v4 (#1943)
Browse files Browse the repository at this point in the history
* chore(deps): update actions/setup-node action to v4

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: surbhigarg92 <[email protected]>
Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
  • Loading branch information
4 people committed Nov 21, 2023
1 parent 7464c8b commit 6c0eef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system-tests-against-emulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 14
- run: node --version
Expand Down

0 comments on commit 6c0eef1

Please sign in to comment.