Skip to content

Commit

Permalink
chore(deps): bump actions/setup-node from 2.5.1 to 3 (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 28, 2022
1 parent 2e65632 commit af71efa
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 @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/[email protected]

- uses: actions/setup-node@v2.5.1
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}

Expand Down

0 comments on commit af71efa

Please sign in to comment.