Skip to content

Bump axios from 1.6.8 to 1.7.4 #51

Bump axios from 1.6.8 to 1.7.4

Bump axios from 1.6.8 to 1.7.4 #51

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