Skip to content

Commit

Permalink
Pin specific fpm version (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
awvwgk authored Nov 5, 2021
1 parent 089f325 commit d14fca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fpm-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install fpm latest release
uses: fortran-lang/setup-fpm@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
fpm-version: 'v0.4.0'

- name: Run fpm test ⚙
run: |
Expand Down

0 comments on commit d14fca8

Please sign in to comment.