We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69c27ea commit 94b1f99Copy full SHA for 94b1f99
.github/workflows/ci.yml
@@ -92,7 +92,7 @@ jobs:
92
runs-on: ubuntu-latest
93
steps:
94
- name: Find Comment
95
- uses: peter-evans/find-comment@v2
+ uses: peter-evans/find-comment@v3
96
id: fc
97
with:
98
issue-number: ${{ github.event.number }}
0 commit comments