Skip to content

Commit

Permalink
Use fork
Browse files Browse the repository at this point in the history
  • Loading branch information
minhqdao committed Apr 25, 2024
1 parent 29e292e commit 4e4b9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: fortran-lang/setup-fortran@848728b9f8f277e196a7e4e1afb61474c4869d2e
- uses: wpbonelli/setup-fortran@848728b9f8f277e196a7e4e1afb61474c4869d2e
id: setup-fortran
with:
compiler: ${{ matrix.toolchain.compiler }}
Expand Down

0 comments on commit 4e4b9f5

Please sign in to comment.