Skip to content

Bump h2 from 0.3.21 to 0.3.24 #78

Bump h2 from 0.3.21 to 0.3.24

Bump h2 from 0.3.21 to 0.3.24 #78

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
name: Lint Code Base
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Lint Code Base
uses: docker://github/super-linter:v2.2.0
env:
VALIDATE_ALL_CODEBASE: false