Skip to content

Commit e48167a

Browse files
committed
Update fpm version in CI
1 parent 34c58c0 commit e48167a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fpm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Install fpm
4646
uses: fortran-lang/setup-fpm@v3
4747
with:
48-
github-token: ${{ secrets.GITHUB_TOKEN }}
48+
fpm-version: 'v0.5.0'
4949

5050
- name: Build fftpack
5151
run: |

0 commit comments

Comments
 (0)