Skip to content

Commit 01778fc

Browse files
committed
update to latest Flow CLI
1 parent 173f0f6 commit 01778fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cadence_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
restore-keys: |
3838
${{ runner.os }}-flow-emulator-fork-
3939
- name: Install Flow CLI
40-
run: sh -ci "$(curl -fsSL https://raw.githubusercontent.com/onflow/flow-cli/master/install.sh)" -- v2.15.3
40+
run: sh -ci "$(curl -fsSL https://raw.githubusercontent.com/onflow/flow-cli/master/install.sh)" -- v2.16.0
4141
- name: Update PATH and show Flow version
4242
run: |
4343
echo "/root/.local/bin" >> $GITHUB_PATH

0 commit comments

Comments
 (0)