Skip to content

Commit

Permalink
Merge pull request #91 from nulab/89/Rename-deleteIssuesCount-to-dele…
Browse files Browse the repository at this point in the history
…teIssue

Rename `deleteIssuesCount` to `deleteIssue`
  • Loading branch information
mmktomato authored Jul 1, 2024
2 parents 336853c + ba455fb commit 82b91dd
Show file tree
Hide file tree
Showing 12 changed files with 1,400 additions and 499 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [18.x, 20.x, 22.x]

steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 82b91dd

Please sign in to comment.