Skip to content

Commit

Permalink
Bump actions/setup-node from 2.5.0 to 2.5.1 (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 3, 2022
1 parent 38956ca commit 18eb72d
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 @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v2

- name: Setup Node.js environment
uses: actions/setup-node@v2.5.0
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node }}
cache: npm
Expand Down

0 comments on commit 18eb72d

Please sign in to comment.