Skip to content

Bump cryptography from 43.0.0 to 43.0.1 in the pip group across 1 directory #13

Bump cryptography from 43.0.0 to 43.0.1 in the pip group across 1 directory

Bump cryptography from 43.0.0 to 43.0.1 in the pip group across 1 directory #13

Workflow file for this run

name: continous_integration
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout repository
uses: actions/checkout@v3
- name: ruff
uses: chartboost/ruff-action@v1