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 rust.yml #345

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update rust.yml #345

wants to merge 1 commit into from

Conversation

Daulox92
Copy link

Update actions/checkout from v2 to v4 in Spartan workflow

Changes Made:
spartan/.github/workflows/rust.yml:

  • uses: actions/checkout@v2
  • uses: actions/checkout@v4

Why:

  • Improves performance and security
  • Adds better support for modern Git features
  • Aligns with other workflows that already use v4
  • Follows GitHub Actions best practices

All other workflows in the repository are already using checkout@v4, making this change consistent across the codebase.

sjudson pushed a commit that referenced this pull request Feb 5, 2025
* impl

* indexing bug

* sam + duc comments

* fix
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