Skip to content

Bump follow-redirects from 1.15.3 to 1.15.4 #165

Bump follow-redirects from 1.15.3 to 1.15.4

Bump follow-redirects from 1.15.3 to 1.15.4 #165

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: borales/[email protected]
with:
cmd: install
- uses: borales/[email protected]
with:
cmd: lint
- uses: borales/[email protected]
with:
cmd: format
- uses: borales/[email protected]
with:
cmd: build
- uses: borales/[email protected]
with:
cmd: test