Skip to content

Commit

Permalink
ci: fix awvwgk/setup-fortran -> fortran-lang/setup-fortran (#1986)
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Oct 13, 2023
1 parent d0ddf2a commit 04da63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mf6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
pip install .[test,optional]
- name: Setup GNU Fortran
uses: awvwgk/setup-fortran@v1
uses: fortran-lang/setup-fortran@v1
with:
compiler: gcc
version: 13
Expand Down

0 comments on commit 04da63a

Please sign in to comment.