Skip to content

refactor: change error type from to in ErrorAction interface #7750

refactor: change error type from to in ErrorAction interface

refactor: change error type from to in ErrorAction interface #7750

on:
push:
branches:
- develop
- develop-*
- 'epic/**'
- release-*
name: Cache libs (dist)
jobs:
cacheBuildedLibs:
name: Builded libs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Cache builded libs
uses: ./.github/cache-builded-libs