Skip to content

Commit

Permalink
Merge pull request #201 from reviewdog/massongit-patch-1
Browse files Browse the repository at this point in the history
README: Update actions/setup-node
  • Loading branch information
shogo82148 authored Jun 16, 2024
2 parents eb66bba + 1759a74 commit 082562d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: "20"
- run: yarn install
Expand Down

0 comments on commit 082562d

Please sign in to comment.