Skip to content

Commit

Permalink
Merge 596c586 into 71313e7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 14, 2023
2 parents 71313e7 + 596c586 commit d2c2030
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.7.0
uses: actions/setup-node@v3.8.0
with:
node-version: ${{ matrix.node-version }}
- name: Installation
Expand Down

0 comments on commit d2c2030

Please sign in to comment.