diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d9eb3a..9046498 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.1.1 + uses: actions/checkout@v4.1.2 - name: Set up QEMU uses: docker/setup-qemu-action@v3