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