change checkout action
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 17s
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 17s
This commit is contained in:
parent
da2a5a8c01
commit
61359ae676
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Checking out
|
- name: Checking out
|
||||||
uses: actions/checkout@v4
|
uses: RouxAntoine/checkout@v4
|
||||||
with:
|
with:
|
||||||
# Disabling shallow clone is recommended for improving relevancy of reporting
|
# Disabling shallow clone is recommended for improving relevancy of reporting
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue