Skip to content

Commit

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

* 🦉 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]>
  • Loading branch information
3 people authored Jul 15, 2023
1 parent 24e321f commit 5e407c0
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@v3
- uses: actions/setup-node@v2
- uses: actions/setup-node@v3
with:
node-version: 10
- run: node --version
Expand Down

0 comments on commit 5e407c0

Please sign in to comment.