diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 12ec0b2..5e67ace 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Docker meta id: meta