Skip to content

Commit

Permalink
chore(deps): update actions/setup-node action to v3 (#804)
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>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] authored Apr 18, 2022
1 parent 5ea7178 commit b781ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
- uses: actions/setup-node@v3
with:
node-version: 12
- run: npm install
Expand Down

0 comments on commit b781ad8

Please sign in to comment.