Skip to content

Bump node-fetch from 3.3.1 to 3.3.2 #1051

Bump node-fetch from 3.3.1 to 3.3.2

Bump node-fetch from 3.3.1 to 3.3.2 #1051

Workflow file for this run

name: License headers
on: [push, pull_request]
jobs:
licenseheader:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check license headers
run: "./.ci/license/check-license-headers.sh"