Skip to content

chore(deps-dev): bump certifi from 2022.12.7 to 2024.7.4 #257

chore(deps-dev): bump certifi from 2022.12.7 to 2024.7.4

chore(deps-dev): bump certifi from 2022.12.7 to 2024.7.4 #257

Workflow file for this run

# This action finds in-progress Action jobs for the same branch, and cancels
# them. There's little point in continuing to run superseded jobs.
name: cancel
on:
push:
jobs:
cancel:
runs-on: ubuntu-latest
steps:
- name: Cancel Previous Runs
uses: styfle/[email protected]
with:
access_token: ${{ github.token }}
workflow_id: test.yml