Skip to content

Bump certifi from 2023.7.22 to 2024.7.4 #563

Bump certifi from 2023.7.22 to 2024.7.4

Bump certifi from 2023.7.22 to 2024.7.4 #563

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