Skip to content

Commit b0eee2b

Browse files
committed
pin flow cli
1 parent db647f6 commit b0eee2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/incrementfi_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
token: ${{ secrets.GH_PAT }}
1919
submodules: "true"
2020
- name: Install Flow CLI
21-
run: sh -ci "$(curl -fsSL https://raw.githubusercontent.com/onflow/flow-cli/master/install.sh)"
21+
run: sh -ci "$(curl -fsSL https://raw.githubusercontent.com/onflow/flow-cli/master/install.sh)" -- v2.2.17
2222
- name: Flow CLI Version
2323
run: flow version
2424
- name: Update PATH

0 commit comments

Comments
 (0)