diff --git a/.github/workflows/build-iso.yml b/.github/workflows/build-iso.yml index 140b2e0..d127cbc 100644 --- a/.github/workflows/build-iso.yml +++ b/.github/workflows/build-iso.yml @@ -29,7 +29,7 @@ jobs: uses: jlumbroso/free-disk-space@v1.3.1 - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 # STEP 1: Get the raw list of Fedora versions (e.g., ['42', '43']) - name: Get Fedora Release