Skip to content
Snippets Groups Projects
Unverified Commit ff61a75c authored by Romain Avouac's avatar Romain Avouac Committed by GitHub
Browse files

Merge pull request #2 from InseeFrLab/renovate/actions-checkout-3.x

Update actions/checkout action to v3
parents 0f526be7 41d0dba0
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment