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

chore: Update GitHub Actions to v4 in CI workflows #26

Merged
merged 2 commits into from
Mar 13, 2025
Merged

Conversation

jay-tau
Copy link
Collaborator

@jay-tau jay-tau commented Mar 12, 2025

Overview

Updates GitHub Actions from v2 to v4 across all Drishti Darshan 3.4.x workflow files.

Commits

  • 0572f9c - chore: Update GitHub Actions to use checkout@v4
  • 8354240 - chore: Update GitHub Actions to use upload-artifact@v4

Files Modified

  • .github/workflows/drishti-darshan-3.4.0.yml
  • .github/workflows/drishti-darshan-3.4.1.yml
  • .github/workflows/drishti-darshan-3.4.2.yml

Changes

  • Updated actions/checkout@v2actions/checkout@v4
  • Updated actions/upload-artifact@v2actions/upload-artifact@v4

Motivation

These updates ensure we're using the latest GitHub Actions, as v2 has been deprecated.

Risk Assessment

Low risk - these are standard GitHub Action upgrades with backward compatibility.

@jay-tau
Copy link
Collaborator Author

jay-tau commented Mar 12, 2025

@jeanbez Shall I squash and merge?
I am breaking up my draft PR #25 into multiple PR's.

@jeanbez jeanbez self-assigned this Mar 13, 2025
@jeanbez jeanbez merged commit e0e7796 into master Mar 13, 2025
6 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