Update GitHub Actions

This commit is contained in:
Jeremy Benoist
2023-12-22 14:45:23 +01:00
parent cc17b3acaf
commit 75f6f53d25
5 changed files with 8 additions and 8 deletions

View File

@ -40,7 +40,7 @@ jobs:
steps:
- name: "Checkout"
uses: "actions/checkout@v3"
uses: "actions/checkout@v4"
with:
fetch-depth: 2
@ -106,7 +106,7 @@ jobs:
steps:
- name: "Checkout"
uses: "actions/checkout@v3"
uses: "actions/checkout@v4"
with:
fetch-depth: 2