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

Bump GitHub Action version references #49

Merged
merged 4 commits into from
Sep 30, 2024
Merged

Conversation

fghaas
Copy link
Contributor

@fghaas fghaas commented Sep 30, 2024

Update our GitHub Actions to contemporary versions.

Bump the tag reference for the upload-artifact and download-artifact
GitHub Actions to v4.

In addition,

- enable the include-hidden-files option so that we
properly include the generated .coverage files, and
- update the artifact name so that it is unique across the workflow.

Both of these are requirements added in recent versions of
upload-artifact.
Bump the tag reference for the checkout GitHub Action to v4.
Bump the tag reference for the setup-python GitHub Action to v5.
Since Python 3.8 is approaching its EOL, update the report job so that
it uses Python 3.11 instead.
@fghaas fghaas requested a review from mrtmm September 30, 2024 14:01
@fghaas fghaas merged commit 078d78f into hastexo:master Sep 30, 2024
6 checks 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.

2 participants