Skip to content

Commit 30fb26b

Browse files
committed
upgrade outerbounds
1 parent fb5af90 commit 30fb26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install dependencies
3636
run: |
3737
python3 -m pip install -U requests
38-
python3 -m pip install outerbounds==0.7.2 pyyaml
38+
python3 -m pip install outerbounds pyyaml
3939
python3 -m pip install -U ob-project-utils
4040
- name: Configure Outerbounds
4141
run: |

0 commit comments

Comments
 (0)