diff --git a/.github/workflows/test-v3.yml b/.github/workflows/test-v3.yml index 7c534b0..6cecfd9 100644 --- a/.github/workflows/test-v3.yml +++ b/.github/workflows/test-v3.yml @@ -4,6 +4,8 @@ jobs: testCreateOrUpdateComment: runs-on: ubuntu-latest steps: + - uses: actions/checkout@v3 + # Test create - name: Create comment uses: peter-evans/create-or-update-comment@v3-dev