ci: upgrade checkout action

This commit is contained in:
Régis Behmo 2023-02-27 11:55:19 +01:00
parent 1f5cea2c27
commit 0d35240c79

View File

@ -8,7 +8,7 @@ jobs:
sync: sync:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Add remote - name: Add remote