diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7704cf7..9b9a7fa 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: steps: # Get the repository's code - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 # https://github.com/docker/setup-qemu-action - name: Set up QEMU