Skip to content

Conversation

miranska
Copy link
Contributor

@miranska miranska commented Feb 4, 2025

The current version of the script treats the Python version as a number, leading to the following error:

Run actions/setup-python@main
Installed versions
  Version 3.1 was not found in the local cache
  Error: The version '3.1' with architecture 'x64' was not found for Ubuntu 24.04.

To fix this, add quotes to treat the version as a string.

@thomasrockhu-codecov thomasrockhu-codecov merged commit 5efa07b into codecov:main Feb 4, 2025
8 checks passed
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (04351de) to head (12b0212).
Report is 1 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #1758   +/-   ##
============================
============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants