Skip to content

Commit

Permalink
Merge c179d10 into af105ce
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 5, 2021
2 parents af105ce + c179d10 commit 2ed051b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2.3.4
- name: Use Node.js
uses: actions/setup-node@v2.3.1
uses: actions/setup-node@v2.3.2
with:
node-version: ${{ matrix.node-version }}
- name: Restore cached dependencies
Expand Down

0 comments on commit 2ed051b

Please sign in to comment.