Skip to content

Commit a102bc4

Browse files
committed
ci: set fvm to 4.0.3
1 parent b5b9bc5 commit a102bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/analyze_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- name: Install FVM
1717
run: |
18-
curl -fsSL https://fvm.app/install.sh | bash
18+
curl -fsSL https://fvm.app/install.sh | bash -s -- 4.0.3
1919
echo "$HOME/.pub-cache/bin" >> $GITHUB_PATH
2020
2121
- run: make fvm-check

0 commit comments

Comments
 (0)