We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9455d9d commit 3041f0fCopy full SHA for 3041f0f
.github/workflows/build.yml
@@ -184,7 +184,7 @@ jobs:
184
key: ccache-${{ runner.os }}-${{ matrix.py-version }}
185
186
- name: Setup GNU Fortran
187
- uses: fortran-lang/setup-fortran@830c95528fbdb3132afbca6d22bcda17f9f394f6 # v1.6.2
+ uses: fortran-lang/setup-fortran@2bbdcb313d2b7e72d1d07caf87f3ef9f376d9224 # v1.6.3
188
189
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
190
with:
0 commit comments