Skip to content

Commit ab138ef

Browse files
authored
Merge branch 'main' into add-claude-md
2 parents 7100ceb + e583a84 commit ab138ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969

7070
- name: Comment Commit
7171
if: github.event_name == 'push' && steps.deploy.outputs.deployment-status == 'success'
72-
uses: peter-evans/commit-comment@v3
72+
uses: peter-evans/commit-comment@v4
7373
with:
7474
body: Deploy successfully ${{ env.url }}!
7575
token: ${{ secrets.BOT_TOKEN }}

0 commit comments

Comments
 (0)