Skip to content

Bump cryptography from 41.0.3 to 41.0.4 #996

Bump cryptography from 41.0.3 to 41.0.4

Bump cryptography from 41.0.3 to 41.0.4 #996

name: Check error codes
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Init submodules
run: git submodule update --init --recursive
- name: Search for duplicated error codes
run: bash find_duplicate_error_codes.sh