Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Bump follow-redirects from 1.15.3 to 1.15.4 #1324

Bump follow-redirects from 1.15.3 to 1.15.4

Bump follow-redirects from 1.15.3 to 1.15.4 #1324

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/setup-node@v1
with:
node-version: "16.x"
- run: yarn
- run: yarn lint