Skip to content

Commit

Permalink
Merge 65f4f35 into 9d5c2a8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 13, 2022
2 parents 9d5c2a8 + 65f4f35 commit fcd68d5
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.5.0
uses: actions/setup-node@v3.5.1
with:
node-version: ${{ matrix.node-version }}
- name: Installation
Expand Down

0 comments on commit fcd68d5

Please sign in to comment.