mirror of
https://github.com/actions/checkout.git
synced 2026-03-10 09:01:44 +08:00
Compare commits
2 Commits
97615c0abb
...
ae65316283
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ae65316283 | ||
|
|
5a01a5fbf4 |
@ -323,7 +323,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: >-
|
run: >-
|
||||||
git status
|
git status
|
||||||
|| git config --system --add safe.directory "$GITHUB_WORKSPACE"
|
|| git config --system --add safe.directory "$GITHUB_WORKSPACE"
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user