Skip to content

build(deps): bump follow-redirects from 1.15.5 to 1.15.6 (#16) #31

build(deps): bump follow-redirects from 1.15.5 to 1.15.6 (#16)

build(deps): bump follow-redirects from 1.15.5 to 1.15.6 (#16) #31

Workflow file for this run

on:
push:
branches: [main]
pull_request:
branches: [main]
name: 🚀 Build and Test
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Use Node.js 16.17.0
uses: actions/setup-node@v3
with:
node-version: 16.17.0
- run: npm install-ci-test && npm run build