diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0459ffb..5a69f2a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out the repository - uses: actions/checkout@v4 + uses: actions/checkout@v7 - name: Cache the GUT addon uses: actions/cache@v4