Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hazae41 committed May 8, 2024
1 parent 8e79644 commit 717e443
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ jobs:
name: check
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
node-version: 20.13.0
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20.13.0

Expand Down

0 comments on commit 717e443

Please sign in to comment.