diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 51ce51b542..7018896aad 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -65,7 +65,7 @@ jobs: uses: actions/checkout@v5 - name: Setup Fortran compiler - uses: fortran-lang/setup-fortran@v1.7.0 + uses: fortran-lang/setup-fortran@v1.8.0 id: setup-fortran with: compiler: ${{ matrix.toolchain.compiler }}