Skip to content

Bump urllib3 from 2.0.7 to 2.2.2 #562

Bump urllib3 from 2.0.7 to 2.2.2

Bump urllib3 from 2.0.7 to 2.2.2 #562

Workflow file for this run

name: Test
on: [ push ]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- name: Install tools
# gridsite-clients is required for urlencode
run: sudo apt update && sudo apt install -y gridsite-clients
- name: Checkout code
uses: actions/checkout@v2
- name: ci/build.sh
run: ci/build.sh