Skip to content
Snippets Groups Projects
Unverified Commit 206a5bde authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update actions/checkout action to v3.6.0 (#31907)

parent 3000b79b
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ jobs: ...@@ -10,7 +10,7 @@ jobs:
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
with: with:
fetch-depth: 0 # Fetch all history for comparison fetch-depth: 0 # Fetch all history for comparison
sparse-checkout: true sparse-checkout: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment