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 fb9c4d8 commit b559536Copy full SHA for b559536
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v2
27
28
# Node 16 matches the version of Node used by VS Code when this was
29
- # written, but it should be updated when VS Code updates its Node version.
+ # written, but it should be updated when VS Code updates its Node version.
30
# Node needs to be installed before OS-specific setup so that we can run
31
# the hash verification script.
32
- name: Use Node 16.x
0 commit comments