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.
2 parents f645ff7 + f9cbc54 commit 81c000aCopy full SHA for 81c000a
1 file changed
.github/workflows/publish-npm.yml
@@ -20,7 +20,7 @@ jobs:
20
env:
21
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
22
with:
23
- node-version: '18.x'
+ node-version: '25'
24
registry-url: https://registry.npmjs.org/
25
scope: '@mat-github-ci'
26
- name: Install dependencies
0 commit comments