Skip to content

build(deps): bump follow-redirects from 1.15.2 to 1.15.4 #36

build(deps): bump follow-redirects from 1.15.2 to 1.15.4

build(deps): bump follow-redirects from 1.15.2 to 1.15.4 #36

Workflow file for this run

on: [pull_request]
jobs:
wait_for_netlify:
runs-on: ubuntu-latest
name: A job to test this action
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Waiting for 200 response
uses: ./ # Uses an action in the root directory
id: waitFor200
with:
site_name: "happy-kilby-80bc73"
max_timeout: 60