mirror of
https://github.com/C4illin/ConvertX.git
synced 2025-10-23 04:52:18 +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:
|
||||
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