From 6fb0bf2ddc503aee986f7ae64edd0e812e42348c Mon Sep 17 00:00:00 2001 From: Christian Tosta Date: Fri, 18 Apr 2025 13:18:54 -0300 Subject: [PATCH] Replace workflows for CI workflow --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 949c8f8..21a3aee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Local checkout - - uses: actions/checkout@v4 + uses: actions/checkout@v4 - name: Install CI dependencies run: |