From ce2fbddf55a1644ca94710e52b797c15c29764e3 Mon Sep 17 00:00:00 2001 From: Florian OMNES <26088210+flomnes@users.noreply.github.com> Date: Fri, 13 Dec 2024 13:20:18 +0100 Subject: [PATCH] uses --- .github/workflows/centos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/centos.yml b/.github/workflows/centos.yml index fcd1a40..f5aaf76 100644 --- a/.github/workflows/centos.yml +++ b/.github/workflows/centos.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout repo - actions/checkout@v4 + uses: actions/checkout@v4 - name: Build sirius using docker image run: |