Bump checkout to v4

Signed-off-by: Jean-BaptisteC <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste 2023-11-08 19:06:31 +01:00 committed by Alexander Borsuk
parent 9132788d90
commit 1fc87c2cb8
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ jobs:
name: Check Zola build
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Build with Zola
run: |

View file

@ -17,7 +17,7 @@ jobs:
name: Publish to Cloudflare Pages
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Build with Zola
run: |