Closed damies13 closed 1 month ago
Not only python. Action fails for some reason
Sorry for the bug report, I now think this is my issue, as the file it was supposed to download dist.zip had expired and I encountered this error when rerunning a previously failed job.
What happened?
When using this action with python 3.13 I get the error below
What did you expect to happen?
I expected the same behaviour as I get with python versions below 3.13, (example below is for python 3.12.6)
How can we reproduce it?
I guess use python 3.13 on a github runner and then try to use this action, here is the relevant parts from my workflow:
Anything else we need to know?
Thank you for making this action available and I hope this report is helpful,
I'm well aware that python 3.13 has only been out a few days and you may not have had a chance to make any needed updates, I was wanting to check if my app needs updates for python 3.13 before my upcoming release.
What version of the action are you using?
v4
What are your runner environments?
linux, window, macos
Are you on GitHub Enterprise Server? If so, what version?
No response