diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 546c26d..df7cd1b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: docker: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - name: Docker meta id: docker_meta uses: crazy-max/ghaction-docker-meta@v1.12.0