mirror of
https://github.com/voided/CollisionHook.git
synced 2025-12-06 18:28:22 +00:00
Merge pull request #18 from voided/renovate/actions-checkout-5.x
Update actions/checkout action to v5
This commit is contained in:
commit
b40463327b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip setuptools wheel
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
name: Repository checkout
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user