chore: update Github CI actions/checkout from 4 to 5

Signed-off-by: Nicolas Leger <nicolasleger@users.noreply.github.com>
This commit is contained in:
Nicolas 2025-08-21 11:04:26 +02:00 committed by nicolasleger
parent 55146d969b
commit d233922fa5
7 changed files with 51 additions and 51 deletions

View file

@ -17,7 +17,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
-
name: Test
uses: docker/bake-action@v6