File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929 - name : Checkout sources
3030 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3131 - name : Setup Fortran compiler
32- uses : fortran-lang/setup-fortran@47809fdb6e637da656ce9ada436527b240c1287f # v1.8 .1
32+ uses : fortran-lang/setup-fortran@8821f57b53846d35d62632eb51c60ac6c4bff4ce # v1.6 .1
3333 with :
3434 compiler : intel
3535 - name : Build C library
Original file line number Diff line number Diff line change 2828 if : runner.os == 'Linux'
2929 run : sudo apt-get update && sudo apt-get install gcc-multilib
3030 - name : Setup Fortran compiler
31- uses : fortran-lang/setup-fortran@47809fdb6e637da656ce9ada436527b240c1287f # v1.8 .1
31+ uses : fortran-lang/setup-fortran@8821f57b53846d35d62632eb51c60ac6c4bff4ce # v1.6 .1
3232 with :
3333 compiler : intel
3434 - name : Build C library
You can’t perform that action at this time.
0 commit comments