Skip to content

Bump tokio from 1.44.1 to 1.44.2 #88

Bump tokio from 1.44.1 to 1.44.2

Bump tokio from 1.44.1 to 1.44.2 #88

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