Skip to content

Commit 167b21b

Browse files
Pin dependency node to 24.15.0 (#258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7b5bd5 commit 167b21b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v6.0.2
2727
- uses: actions/setup-node@v6.4.0
2828
with:
29-
node-version: 24
29+
node-version: 24.15.0
3030
registry-url: https://registry.npmjs.org/
3131
package-manager-cache: false
3232
- run: npm ci

0 commit comments

Comments
 (0)