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 54e0ba8 commit 01b61d6Copy full SHA for 01b61d6
.github/workflows/tools.yml
@@ -182,7 +182,7 @@ jobs:
182
cat temp-output
183
tail -n1 temp-output | grep "NEW_VERSION=" >> "$GITHUB_ENV" || true
184
rm temp-output
185
- # libuv update was disabled because of Feb 14, 2024 security releas
+ # libuv update was disabled because of Feb 14, 2024 security release
186
# modified the bundled version of libuv, we cannot automatically update
187
# libuv without potentially undoing those changes.
188
# - id: libuv
0 commit comments