Skip to content

Update pre-commit action from 2.0.0 to 3.0.1 #943

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

Merged
merged 2 commits into from
Apr 17, 2025

Conversation

bstadlbauer
Copy link
Collaborator

@bstadlbauer bstadlbauer commented Apr 17, 2025

We have seen pre-commit failures appearing (e.g. in #942). Based on the error, these seem to be related to an old github actions cache implementation being used.

Error: getCacheEntry failed: This legacy service is shutting down, effective April 15, 2025. Migrate to the new service ASAP. For more information: https://gh.io/gha-cache-sunset

This PR updates the pre-commit github action from 2.0.0 to 3.0.1 (latest), as that uses a new cache action version (changed in pre-commit/action#190)

@bstadlbauer bstadlbauer changed the title Update pre-commit action from 2.0.0 to 3.0.1:wq Update pre-commit action from 2.0.0 to 3.0.1 Apr 17, 2025
@bstadlbauer bstadlbauer marked this pull request as draft April 17, 2025 07:15
@bstadlbauer bstadlbauer force-pushed the update-pre-commit-action branch from 85ed8d1 to ea95d3d Compare April 17, 2025 07:20
@bstadlbauer bstadlbauer force-pushed the update-pre-commit-action branch from ea95d3d to 5c37600 Compare April 17, 2025 07:22
@bstadlbauer bstadlbauer marked this pull request as ready for review April 17, 2025 07:25
@jacobtomlinson jacobtomlinson merged commit dcdbaf3 into dask:main Apr 17, 2025
7 of 8 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