Skip to content

Commit

Permalink
bump actions/checkout v4 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Sep 6, 2023
1 parent d84e6fb commit 4604970
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 @@ -54,7 +54,7 @@ jobs:
name: runner / markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4
- name: markdownlint
uses: reviewdog/action-markdownlint@v0
with:
Expand Down

0 comments on commit 4604970

Please sign in to comment.