diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a04d657..abfb82d 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@v5.0.0 + uses: actions/checkout@v6.0.2 - name: Set up QEMU uses: docker/setup-qemu-action@v3