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

Update actions/checkout action to v3

parent 0f526be7
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