mirror of
https://github.com/actions/cache.git
synced 2024-11-10 06:31:07 +07:00
Update check-dist node version
This commit is contained in:
parent
2001ca4114
commit
6f0a1fdd90
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
@ -15,3 +15,5 @@ jobs:
|
|||||||
call-check-dist:
|
call-check-dist:
|
||||||
name: Check dist/
|
name: Check dist/
|
||||||
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
|
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
|
||||||
|
with:
|
||||||
|
node-version: "20.x"
|
||||||
|
Loading…
Reference in New Issue
Block a user