Skip to content

Commit

Permalink
Merge ec4a87b into 026d07a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 23, 2021
2 parents 026d07a + ec4a87b commit 3a893be
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 @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2.1.4
uses: actions/setup-node@v2.1.5
with:
node-version: ${{ matrix.node-version }}
- name: Install Dependencies
Expand Down

0 comments on commit 3a893be

Please sign in to comment.