mirror of
https://github.com/actions/checkout.git
synced 2026-03-07 08:51:46 +08:00
Compare commits
2 Commits
ae65316283
...
97615c0abb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
97615c0abb | ||
|
|
0989b3cff1 |
@ -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