fix(ci): update yarn & node in CI to hopefully fix install issues (#3223)

This commit is contained in:
Kristaps Fabians Geikins
2024-10-10 10:24:21 +01:00
committed by GitHub
parent a1ed7dacd9
commit fc2f0cd852
5 changed files with 928 additions and 897 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"packageManager": "yarn@4.3.0",
"packageManager": "yarn@4.5.0",
"workspaces": [
"packages/*"
],