chore(deps): update actions/checkout action to v4 (#975)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-19 15:04:31 +09:00
committed by GitHub
parent 04c3b0d15d
commit c04cfb71e7
6 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ jobs:
comment:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1