Skip to content

Commit 63b8cbc

Browse files
chore(deps): update dependency node to v24.13.0
1 parent a307e70 commit 63b8cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
if: ${{ steps.release.outputs.releases_created == 'true' || github.event.inputs.publish == 'true' }}
4444
uses: actions/setup-node@v6
4545
with:
46-
node-version: 24
46+
node-version: 24.13.0
4747

4848
- name: Install pnpm
4949
if: ${{ steps.release.outputs.releases_created == 'true' || github.event.inputs.publish == 'true' }}

0 commit comments

Comments
 (0)