Revert "feat!: run the action on Node.js 24 (#205)"

This reverts commit 9b5745cdf0.
This commit is contained in:
Zoltan Kochan
2026-03-11 15:54:42 +01:00
parent 9b5745cdf0
commit b906affcce
3 changed files with 11 additions and 11 deletions

View File

@@ -12,7 +12,7 @@
"@actions/exec": "^1.1.1",
"@actions/glob": "^0.5.0",
"@types/expand-tilde": "^2.0.2",
"@types/node": "^22.0.0",
"@types/node": "^20.11.5",
"expand-tilde": "^2.0.2",
"yaml": "^2.3.4",
"zod": "^3.22.4"