mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-04-06 23:47:24 +02:00
Update .github/workflows/bump-version.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
f43fd9af3c
commit
2eeb016c9e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bump-version.yml
vendored
2
.github/workflows/bump-version.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
||||||
- name: Set up Node
|
- name: Set up Node
|
||||||
uses: actions/setup-node@v6
|
uses: actions/setup-node@v6
|
||||||
with:
|
with:
|
||||||
node-version: lts/*
|
node-version: '24.x'
|
||||||
cache: npm
|
cache: npm
|
||||||
|
|
||||||
- name: Determine bump type from PR labels
|
- name: Determine bump type from PR labels
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue