Skip to content

Commit fbe6441

Browse files
committed
Update in the recommended way
1 parent fa6245e commit fbe6441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

112112
- name: Update pip
113113
run: |
114-
pip install --upgrade pip
114+
python -m pip install --upgrade pip
115115
116116
- name: Cache pip dependencies
117117
uses: actions/cache@v5

0 commit comments

Comments
 (0)