Skip to content

Bump symfony/cache-contracts from 3.2.1 to 3.3.0 #1050

Bump symfony/cache-contracts from 3.2.1 to 3.3.0

Bump symfony/cache-contracts from 3.2.1 to 3.3.0 #1050

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