mirror of https://github.com/actions/cache.git
Update check-dist node version
parent
2001ca4114
commit
6f0a1fdd90
|
@ -15,3 +15,5 @@ jobs:
|
|||
call-check-dist:
|
||||
name: Check dist/
|
||||
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
|
||||
with:
|
||||
node-version: "20.x"
|
||||
|
|
Loading…
Reference in New Issue