diff --git a/.github/workflows/comment.yml b/.github/workflows/comment.yml index 5b225eb98..fa23f968e 100644 --- a/.github/workflows/comment.yml +++ b/.github/workflows/comment.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout Code - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: ref: master - name: Send Issue/Pull request comment