Skip to content

Bump axios from 1.5.0 to 1.6.0 #1075

Bump axios from 1.5.0 to 1.6.0

Bump axios from 1.5.0 to 1.6.0 #1075

Workflow file for this run

name: CI
on:
pull_request:
branches:
- 'main'
push:
branches-ignore:
- 'main'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jpribyl/[email protected]
- name: Run CI
run: |
make ci