fix: solve err Notification when setGroupInfo. (#2806)

* fix: solve err Notification when setGroupInfo.

* build: update checkout version.

* fix: update notification contents.
This commit is contained in:
Monet Lee
2024-10-30 10:07:20 +08:00
committed by GitHub
parent 07d30a645b
commit 5af41e83ce
3 changed files with 7 additions and 23 deletions
@@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4.2.0
- name: Get the PR title and extract PR numbers
id: extract_pr_numbers