Update actions to fix deprecation warnings

This commit is contained in:
Alexandre Paillier
2022-11-15 16:38:23 +01:00
parent 1b1d54c1e4
commit fcc9f7ab84
5 changed files with 20 additions and 20 deletions

View File

@@ -14,7 +14,7 @@ jobs:
steps:
- name: Clone
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
# by default the action uses fetch-depth = 1, which creates
# shallow repositories from which we can't push