Skip to content

Commit 81c000a

Browse files
authored
Merge pull request #749 from materialsproject/phonon_animation
use node v25 that same with local setting
2 parents f645ff7 + f9cbc54 commit 81c000a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
env:
2121
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
2222
with:
23-
node-version: '18.x'
23+
node-version: '25'
2424
registry-url: https://registry.npmjs.org/
2525
scope: '@mat-github-ci'
2626
- name: Install dependencies

0 commit comments

Comments
 (0)