Skip to content

Commit 9c6ab48

Browse files
committed
Keep SRComp up to date
1 parent cd0e633 commit 9c6ab48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
cache: pip
1111

1212
- name: Install Dependencies
13-
run: pip install -r requirements.txt
13+
run: pip install -U -r requirements.txt
1414

1515
- name: Run Compstate Validation
1616
run: ./validate.py

0 commit comments

Comments
 (0)