diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8c30544..ce5dd66 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: # and will result in the following context: https://github.com//.git#. - name: Checkout - uses: actions/checkout@v4.2.2 + uses: actions/checkout@v6.0.0 - name: Set up QEMU uses: docker/setup-qemu-action@v3