diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f6073bf..91cebf6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v6 - name: Docker meta id: docker_meta uses: crazy-max/ghaction-docker-meta@v1.12.0