diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index db06c8f..d54e8fd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: packages: write pull-requests: write steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Build container uses: infrabits/ci-pack@main