Skip to content

Bump express from 4.17.1 to 4.19.2 in /functions #500

Bump express from 4.17.1 to 4.19.2 in /functions

Bump express from 4.17.1 to 4.19.2 in /functions #500

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}}