Skip to content

Commit

Permalink
support: new fpm
Browse files Browse the repository at this point in the history
  • Loading branch information
henilp105 committed Apr 1, 2024
1 parent 097790f commit 828fbd6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/security_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
- uses: fortran-lang/setup-fpm@v5
with:
fpm-version: 'v0.10.1'
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
fpm-repository: https://github.com/henilp105/fpm

- name: Setup Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 828fbd6

Please sign in to comment.