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 ac1a3ef commit c6affddCopy full SHA for c6affdd
1 file changed
.github/workflows/release.yml
@@ -759,7 +759,7 @@ jobs:
759
# No checkout/build — publish the exact tarball node-pack uploaded.
760
- uses: actions/setup-node@v6
761
with:
762
- node-version: "20"
+ node-version: "24"
763
registry-url: "https://registry.npmjs.org"
764
765
- name: Update npm to latest
@@ -795,7 +795,7 @@ jobs:
795
steps:
796
797
798
799
800
801
0 commit comments