Skip to content

Update cache from 3.2.4 to 4.0.0 (#724) #178

Update cache from 3.2.4 to 4.0.0 (#724)

Update cache from 3.2.4 to 4.0.0 (#724) #178

name: Basic validation
on:
push:
branches:
- main
- releases/*
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
call-basic-validation:
name: Basic validation
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
with:
node-version: '20.x'