Skip to content

Conversation

afuetterer
Copy link
Contributor

What does this PR do?

This PR bumps the GitHub Actions versions and via

- uses: actions/setup-python@v6
  with:
    python-version: "3.13" # <-- added this part

removes the warning that was displayed in the GHA interface, e.g.

lint
The python-version input is not set. The version of Python currently in PATH will be used.

Ref: https://github.com/MaartenGr/BERTopic/actions/runs/18008728788

Before submitting

  • This PR fixes a typo or improves the docs (if yes, ignore all other checks!).
  • Did you read the contributor guideline?
  • Was this discussed/approved via a Github issue? Please add a link to it if that's the case.
  • Did you make sure to update the documentation with your changes (if applicable)?
  • Did you write any new necessary tests?

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.

1 participant