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 CI.yml #54

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Update CI.yml #54

merged 2 commits into from
Nov 12, 2024

Conversation

terasakisatoshi
Copy link
Contributor

@terasakisatoshi terasakisatoshi commented Nov 12, 2024

To work with https://github.com/julia-actions/cache, we should have set the following permissions:

# needed to allow julia-actions/cache to delete old caches that it has created
permissions:
  actions: write
  contents: read

See https://github.com/julia-actions/cache?tab=readme-ov-file#cache-retention

@SamuelBadr
Copy link
Collaborator

Thank you, I missed this when upgrading!

@SamuelBadr SamuelBadr merged commit fe1f56a into main Nov 12, 2024
10 checks passed
@SamuelBadr SamuelBadr deleted the terasaki/update-CI branch November 12, 2024 09:00
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