Skip to content

Commit fd869cc

Browse files
Update FPM version
1 parent 0d3ea09 commit fd869cc

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
@@ -42,7 +42,7 @@ jobs:
4242
- name: Install fpm
4343
uses: fortran-lang/setup-fpm@v5
4444
with:
45-
github-token:${{ secrets.GITHUB_TOKEN }}
45+
fpm-version: 'v0.10.1'
4646

4747
- name: Build LINALG
4848
run: |

0 commit comments

Comments
 (0)