Skip to content

Commit

Permalink
ci: update repository-dispatch version
Browse files Browse the repository at this point in the history
  • Loading branch information
eallion committed Aug 16, 2024
1 parent 50c3b70 commit dce8e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-douban-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ jobs:
# 调用另外的 GitHub Actions
- name: Sync NeoDB Data
if: ${{ env.OLD_SHA256 != env.CURRENT_SHA256 }}
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
event-type: sync-neodb

0 comments on commit dce8e8b

Please sign in to comment.