feat: setup node for semantic release
All checks were successful
renovate / renovate (push) Successful in 1m41s
All checks were successful
renovate / renovate (push) Successful in 1m41s
This commit is contained in:
@@ -24,6 +24,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
bun-version: 1.3.10
|
bun-version: 1.3.10
|
||||||
|
|
||||||
|
- name: Set up Node
|
||||||
|
uses: actions/setup-node@v6
|
||||||
|
with:
|
||||||
|
node-version: 24.14.0
|
||||||
|
|
||||||
- name: Run Semantic Release
|
- name: Run Semantic Release
|
||||||
id: semantic
|
id: semantic
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user