There was an error while loading. Please reload this page.
1 parent 2096793 commit b52748aCopy full SHA for b52748a
.github/workflows/publish-package.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v4
20
- uses: actions/setup-node@v4
21
with:
22
- node-version: "20.12.2"
+ node-version: "20.16.0"
23
registry-url: "https://registry.npmjs.org"
24
- name: Set version number to environment variable
25
run: |
.node-version
@@ -1 +1 @@
1
-20.12.2
+20.16.0
0 commit comments