Skip to content

upgrade cache from 3.2.4 to 4.0.0 (#586) #26

upgrade cache from 3.2.4 to 4.0.0 (#586)

upgrade cache from 3.2.4 to 4.0.0 (#586) #26

Workflow file for this run

name: Check dist/
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
workflow_dispatch:
jobs:
call-check-dist:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
with:
node-version: '20'