Skip to content

Bump self_cell from 0.10.2 to 0.10.3 #71

Bump self_cell from 0.10.2 to 0.10.3

Bump self_cell from 0.10.2 to 0.10.3 #71

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