mirror of
https://github.com/actions/checkout.git
synced 2025-10-15 23:55:08 +07:00
.
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -326,6 +326,6 @@ jobs:
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# needed to make checkout post cleanup succeed
|
# # needed to make checkout post cleanup succeed
|
||||||
- name: Fix Checkout
|
# - name: Fix Checkout
|
||||||
uses: actions/checkout@v4.1.6
|
# uses: actions/checkout@v4.1.6
|
||||||
|
Reference in New Issue
Block a user