[BUG]: Action.yaml needs UV, setup-python is not suitable #74

Closed
opened 2026-04-20 06:50:27 +00:00 by imAsparky · 0 comments
Owner

Before you submit

  • I have searched existing issues and this is not a duplicate
  • I have read the documentation

Action Version

1

Forgejo Version

15.0.0

Python Version

3.13

Runner OS

debian

Describe the Bug

Set up job
4s
https://code.forgejo.org/actions/checkout@v5
1s
Install Python 3.13
2s
Run git-herald
2s
Installed versions
Version 3.13 was not found in the local cache
(node:174) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
::error::The version '3.13' with architecture 'x64' was not found for this operating system.%0AThe list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
⚙️ [runner]: exitcode '1': failure

Steps to Reproduce

run PR

Expected Behaviour

update-changlog runs without an exception

Workflow Configuration

No response

Relevant Action Logs

No response

Additional Context

No response

### Before you submit - [x] I have searched existing issues and this is not a duplicate - [x] I have read the documentation ### Action Version 1 ### Forgejo Version 15.0.0 ### Python Version 3.13 ### Runner OS debian ### Describe the Bug Set up job 4s https://code.forgejo.org/actions/checkout@v5 1s Install Python 3.13 2s Run git-herald 2s Installed versions Version 3.13 was not found in the local cache (node:174) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) ::error::The version '3.13' with architecture 'x64' was not found for this operating system.%0AThe list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json ⚙️ [runner]: exitcode '1': failure ### Steps to Reproduce run PR ### Expected Behaviour update-changlog runs without an exception ### Workflow Configuration _No response_ ### Relevant Action Logs _No response_ ### Additional Context _No response_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dunwright/git-herald#74
No description provided.