Skip to content

Commit

Permalink
ci: bump actions/setup-node from 2.5.1 to 3.0.0 (#469)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2022
1 parent 93b61c0 commit b8c0c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
runs-on: ubuntu-20.04
timeout-minutes: 2
steps:
- uses: actions/setup-node@v2.5.1
- uses: actions/setup-node@v3.0.0
with:
node-version: "14"

Expand Down

0 comments on commit b8c0c09

Please sign in to comment.