Skip to content

Commit

Permalink
Merge pull request #2031 from traPtitech/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-node-4
  • Loading branch information
logica0419 committed Oct 24, 2023
2 parents bf768fc + 7803f52 commit 1ef6835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swagger-change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
- name: Install spectral
run: npm install --location=global @stoplight/spectral-cli
- name: Run spectral
Expand Down

0 comments on commit 1ef6835

Please sign in to comment.