diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d5b7e69..fab32a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Set up QEMU for aarch64 emulation if: ${{ matrix.arch != 'x86_64' }} @@ -47,7 +47,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Lint run: io.elementary.vala-lint -d .