mirror of
https://github.com/actions/stale.git
synced 2025-12-11 04:32:53 +00:00
Upgrade Node to v20 (#1110)
* Upgrade to v20 * Fix for failed checks * Fix for failed checks * 8.0.0 * Packages degraded to older version * licensed update * format-check * Updated the logic * Format-check * 9.0.0
This commit is contained in:
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user