Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/home/runner/work/<org>/<repo>/.python-version does not exist #422

Closed
2 of 5 tasks
hairmare opened this issue Jun 8, 2022 · 1 comment
Closed
2 of 5 tasks

/home/runner/work/<org>/<repo>/.python-version does not exist #422

hairmare opened this issue Jun 8, 2022 · 1 comment
Labels
bug Something isn't working needs triage

Comments

@hairmare
Copy link

hairmare commented Jun 8, 2022

Description:

/home/runner/work/<org>/<repo>/.python-version does not exist

Action version:

It happened when dependabot tried to bump from 3 to 4

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:

I'm just using the bare action w/o specifying a version:

      - name: Setup Python
        uses: actions/setup-python@v4

Repro steps:

Expected behavior:

my pipelines not to fail with the bog standard GitHub actions incantation

Actual behavior:

it complains about a missing .python-version.

Additional info

This happened a few hours ago and i'm kinda surprised that i'm the first person to report it here. What am i doing wrong?

@hairmare hairmare added bug Something isn't working needs triage labels Jun 8, 2022
@hairmare
Copy link
Author

hairmare commented Jun 8, 2022

Duplicates #421 -_-

@hairmare hairmare closed this as completed Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant