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

fix: Github Action ubuntu-18.04 runner deprecated and use tagged Github Action for pypa/gh-action-pypi-publish #15

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

igobranco
Copy link
Member

@igobranco igobranco commented Apr 18, 2024

fix: Github Action ubuntu-18.04 runner deprecated

The ubuntu-18.04 Github Action runner has been deprecated.
Replaced with ubuntu-latest

feat: use tagged Github Action

The pypa/gh-action-pypi-publish no longer suggests
to use the master, so we are replacing to use the latest tagged version.

The `ubuntu-18.04` Github Action runner has been deprecated.
Replaced with `ubuntu-latest`
The `pypa/gh-action-pypi-publish` no longer suggests
to use the `master`, so we are replacing to use the latest tagged version.
@igobranco igobranco self-assigned this Apr 18, 2024
@igobranco igobranco changed the title Igobranco/gh actions revision fix: Github Action ubuntu-18.04 runner deprecated and use tagged Github Action for pypa/gh-action-pypi-publish Apr 18, 2024
@igobranco igobranco merged commit dc3a5f2 into master Apr 18, 2024
1 check passed
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