We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 159372a + 1f2f139 commit e7f55d9Copy full SHA for e7f55d9
.github/workflows/GreetingFirstTimeCodeContribution.yml
@@ -13,7 +13,7 @@ jobs:
13
issues: write
14
steps:
15
- name: GreetingFirstTimeCodeContribution
16
- uses: peter-evans/create-or-update-comment@v2
+ uses: peter-evans/create-or-update-comment@v3
17
with:
18
issue-number: ${{ github.event.issue.number }}
19
body: |
0 commit comments