We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513e6aa commit a502638Copy full SHA for a502638
.github/workflows/tools.yml
@@ -174,7 +174,7 @@ jobs:
174
cat temp-output
175
tail -n1 temp-output | grep "NEW_VERSION=" >> "$GITHUB_ENV" || true
176
rm temp-output
177
- # libuv update was disabled because of Feb 14, 2024 security releas
+ # libuv update was disabled because of Feb 14, 2024 security release
178
# modified the bundled version of libuv, we cannot automatically update
179
# libuv without potentially undoing those changes.
180
# - id: libuv
0 commit comments