Skip to content

Bump php-http/client-common from 2.7.0 to 2.7.1 #1079

Bump php-http/client-common from 2.7.0 to 2.7.1

Bump php-http/client-common from 2.7.0 to 2.7.1 #1079

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/action-docker-layer-caching@v0.1.1
- name: Run CI
run: |
make ci