mirror of
https://github.com/voided/CollisionHook.git
synced 2025-12-07 02:38:23 +00:00
Update actions/checkout action to v5
This commit is contained in:
parent
44ce149b94
commit
15c3fc4387
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip setuptools wheel
|
python -m pip install --upgrade pip setuptools wheel
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v5
|
||||||
name: Repository checkout
|
name: Repository checkout
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user