We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd91634 commit ab4ba54Copy full SHA for ab4ba54
.github/workflows/test-workflow.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Setup the Fortran compiler
45
if: matrix.fpm-version == 'latest'
46
- uses: fortran-lang/[email protected].1
+ uses: fortran-lang/[email protected].3
47
with:
48
compiler: gcc
49
version: 13
0 commit comments