Skip to content

Commit 540670b

Browse files
committed
chore(CI.yml): update setup-fpm action to v7
1 parent 508a1a8 commit 540670b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Install fpm
18-
uses: fortran-lang/setup-fpm@v4
18+
uses: fortran-lang/setup-fpm@v7
1919
with:
2020
github-token: ${{ secrets.GITHUB_TOKEN }}
2121

0 commit comments

Comments
 (0)