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 0891afd commit d4b65a2Copy full SHA for d4b65a2
.github/workflows/build.yaml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
- uses: actions/setup-node@v4
28
with:
29
- node-version: "18.x"
+ node-version: "24.x"
30
cache: 'npm'
31
cache-dependency-path: vcpkg-artifacts/package-lock.json
32
- name: Enable Problem Matchers
vcpkg-init/vcpkg-scripts-sha.txt
@@ -1 +1 @@
1
-bdd229e13c66fa11acdc0bc8fed8e7474cd24aa5
+65835fd63a01a91b58dd71ad6a1d81c5cf9dc66b
0 commit comments