mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Upgrade to httpbin 0.10.0 (#6496)
This commit is contained in:
@@ -26,6 +26,7 @@ jobs:
|
||||
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
cache: 'pip'
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user