mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-03-23 07:37:24 +01: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
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: lts/*
|
||||
node-version: '24.x'
|
||||
cache: npm
|
||||
|
||||
- name: Determine bump type from PR labels
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue