Skip to content

build(deps): bump actions/cache from 4.2.4 to 4.3.0 in the github-actions-dependencies group #123

build(deps): bump actions/cache from 4.2.4 to 4.3.0 in the github-actions-dependencies group

build(deps): bump actions/cache from 4.2.4 to 4.3.0 in the github-actions-dependencies group #123

Workflow file for this run

name: Pull request - Continuous Integration
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
merge_group:
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit