diff --git a/.github/workflows/label-commenter.yml b/.github/workflows/label-commenter.yml index 0a000d0..06fe4af 100644 --- a/.github/workflows/label-commenter.yml +++ b/.github/workflows/label-commenter.yml @@ -9,7 +9,7 @@ jobs: comment: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 with: ref: main