Skip to content

chore: upgrade dependencies (@actions/core, cache, glob, http-client, tool-cache, xmlbuilder2) #1048

chore: upgrade dependencies (@actions/core, cache, glob, http-client, tool-cache, xmlbuilder2)

chore: upgrade dependencies (@actions/core, cache, glob, http-client, tool-cache, xmlbuilder2) #1048

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: '24.x'