Skip to content

Bump idna from 3.4 to 3.7 #558

Bump idna from 3.4 to 3.7

Bump idna from 3.4 to 3.7 #558

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