Skip to content

Commit

Permalink
Merge pull request #26 from smalruby/merge/upstream
Browse files Browse the repository at this point in the history
feat: merged upstream 17035d6
  • Loading branch information
takaokouji authored Aug 11, 2024
2 parents 41f9bb7 + 92031c6 commit aa75651
Show file tree
Hide file tree
Showing 6 changed files with 7,186 additions and 2,051 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe # v5
if: github.event_name == 'pull_request'
- uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
- uses: actions/setup-node@26961cf329f22f6837d5f54c3efd76b480300ace # v4
with:
cache: 'npm'
node-version-file: '.nvmrc'
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
v20
Loading

0 comments on commit aa75651

Please sign in to comment.