From ed6377e75f71c3cc16e9e78be90dea5a171eee3d Mon Sep 17 00:00:00 2001 From: Tulio Leao Date: Fri, 13 Sep 2024 22:17:52 -0300 Subject: [PATCH] Update ci to checkout@v4 --- .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 dc3134c..25accb6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: dockertag: ${{ matrix.tag }} steps: - name: Checkout - uses: actions/checkout@v1 + uses: actions/checkout@v4 - name: Build docker image run: | ctxpath=${dockertag//-/\/}