Skip to content

Commit

Permalink
update github actions for all components. (#7090)
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo authored Sep 25, 2024
1 parent 1d95fe2 commit 12888dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/close-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ on:

jobs:
run:
uses: hyperf/.github/.github/workflows/close-pull-request.yml@main
uses: hyperf/.github/.github/workflows/close-pull-request.yml@master
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ name: Release

jobs:
release:
uses: hyperf/.github/.github/workflows/release.yml@main
uses: hyperf/.github/.github/workflows/release.yml@master

0 comments on commit 12888dd

Please sign in to comment.