Skip to content

build(deps-dev): bump axios from 1.4.0 to 1.6.7 (#52) #265

build(deps-dev): bump axios from 1.4.0 to 1.6.7 (#52)

build(deps-dev): bump axios from 1.4.0 to 1.6.7 (#52) #265

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.16.0
uses: actions/setup-node@v3
with:
node-version: 16.16.0
- run: npm install-ci-test