Skip to content

Commit

Permalink
Merge pull request #10 from localnerve/rc-7.1.0
Browse files Browse the repository at this point in the history
@7.1.0 - execa@9, devdep updates
  • Loading branch information
localnerve committed May 14, 2024
2 parents b196dd1 + 3871420 commit df8a5d5
Show file tree
Hide file tree
Showing 3 changed files with 433 additions and 314 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
Expand Down

0 comments on commit df8a5d5

Please sign in to comment.