diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a3cc736..f75ca0a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,7 +21,7 @@ jobs: include: - cache-key: 'stable' steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Checkout submodules run: git submodule update --init --recursive