Skip to content

Commit

Permalink
Merge 34b31dc into 5baa3a8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 4, 2021
2 parents 5baa3a8 + 34b31dc commit 6610f53
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.0
uses: actions/setup-node@v2.3.1
with:
node-version: ${{ matrix.node-version }}
- name: Restore cached dependencies
Expand Down

0 comments on commit 6610f53

Please sign in to comment.