mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-08-29 02:32:54 +08:00
chore: update actions/checkout to v4 in maintain PR workflow
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
update-release-pr:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Git
|
||||
run: |
|
||||
git config user.name github-actions
|
||||
|
||||
Reference in New Issue
Block a user