We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20cd78b + fd76d73 commit edde4b9Copy full SHA for edde4b9
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
GLPA_C0_GH_REF: ${{ github.ref }}
29
30
- name: Find existing comment
31
- uses: peter-evans/find-comment@v3
+ uses: peter-evans/find-comment@v4
32
id: find-comment
33
if: ${{ !cancelled() && github.event_name == 'pull_request' }}
34
with:
0 commit comments