Skip to content

Bump firebase from 7.17.1 to 10.9.0 #506

Bump firebase from 7.17.1 to 10.9.0

Bump firebase from 7.17.1 to 10.9.0 #506

Workflow file for this run

name: JavaScript Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Lint with ESLint
uses: hallee/[email protected]
with:
repo-token: ${{secrets.GITHUB_TOKEN}}