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 save-state deprecation warning, pin GitHub Actions to their SHAs, and remove unneeded steps #29

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

agriyakhetarpal
Copy link
Collaborator

Description

This PR brings a few short updates for the deployment workflow:

  • Updated to JamesIves/[email protected] to resolve a warning about the deprecation of save-state, coming from its older version.
  • Pinned GitHub Actions to their specific commit SHAs.
  • Removed a checkout step for the deploy: job, since it is not needed for the deployment. It was needed only for the JupyterLite builds in the previous job.

@agriyakhetarpal
Copy link
Collaborator Author

I shall go ahead and self-merge, as there are no user-facing changes with this PR. Thanks! :)

We could consider adding a Dependabot workflow to keep these GitHub Actions updated in the future.

@agriyakhetarpal agriyakhetarpal merged commit 960d4c7 into sympy:main Jan 28, 2025
2 checks passed
@agriyakhetarpal agriyakhetarpal deleted the fix/gha-updates branch January 28, 2025 03:21
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