Update profiling.yaml
This commit is contained in:
parent
b397f9ee5f
commit
c431e7cc61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/profiling.yaml
vendored
2
.github/workflows/profiling.yaml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
# Checkout the code from the repository with full history
|
# Checkout the code from the repository with full history
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # Fetch all history so we can checkout any commit
|
fetch-depth: 0 # Fetch all history so we can checkout any commit
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue