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

Update GitHub actions versions and cache pip downloads #2231

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Mar 27, 2024

Except actions/upload-artifact & actions/download-artifact since in v4 artefact names are no longer unique by default and will require additional changes.

This also works towards reducing the annotations spam due to Node16 warnings in CI actions page.

Caching pip downloads helps speedup the CI slightly and avoiding random network failures that can happen with PyPI.

.github/workflows/docs.yml Outdated Show resolved Hide resolved
.github/workflows/docs.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
@Avasam Avasam changed the title Update GitHub actions versions and add pip downloads caching Update GitHub actions versions and cache pip downloads Mar 28, 2024
@Avasam Avasam requested a review from mhammond May 10, 2024 02:52
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.

None yet

1 participant