Skip to content

Commit

Permalink
Merge c458e55 into b67e22e
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 18, 2023
2 parents b67e22e + c458e55 commit a255442
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@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4.0.0
uses: actions/setup-node@v4.0.1
with:
node-version: ${{ matrix.node-version }}
- name: Installation
Expand Down

0 comments on commit a255442

Please sign in to comment.