diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 55f5058..c1cb800 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -26,7 +26,7 @@ jobs: remove-docker-images: 'true' - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Set up QEMU id: qemu