Skip to content

Bump tough-cookie from 4.0.0 to 4.1.3 #33

Bump tough-cookie from 4.0.0 to 4.1.3

Bump tough-cookie from 4.0.0 to 4.1.3 #33

Workflow file for this run

name: "CI"
on: push
jobs:
test-action:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm ci
- run: npm test