Open
Conversation
…on v3.9.11 Sent PR to the upstream maintainer
linkous8
suggested changes
May 16, 2022
Contributor
linkous8
left a comment
There was a problem hiding this comment.
Please use the latest gabriel falcao release
Contributor
Author
|
Why can't you just do it? Aren't you the maintainer with the broken build? It's silly that you are all comfortable utilizing a repository from some random dude that you've never met off his personal GitHub account versus mine but yeah let's keep it "professional" and "official" even though he just merged my PR and the code is literally identical. BTW I'm in touch with the the maintainer and we are moving this action onto an organization so I can just maintain it no PRs required. Won't that make your life easier? |
Contributor
Author
|
Done. |
linkous8
reviewed
May 18, 2022
.github/workflows/installation.yaml
Outdated
| key: ${{ runner.os }}-pyenv | ||
| - name: Install pyenv versions | ||
| uses: blakewatters/pyenv-action@v9 | ||
| uses: gabrielfalcao/pyenv-action@v9 |
Contributor
There was a problem hiding this comment.
Contributor
Author
|
Done. Thanks for the support. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Switched the pyenv-action over to a forked version that can install Python v3.9.11. PR sent upstream but no idea how responsive the maintainer is