Skip to content

Commit

Permalink
Merge 295bcd3 into ab70631
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 16, 2022
2 parents ab70631 + 295bcd3 commit b02c35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3.1.1
uses: actions/setup-node@v3.2.0
with:
node-version: ${{ matrix.node-version }}
- name: Installation
Expand Down

0 comments on commit b02c35e

Please sign in to comment.