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

Upgrade GitHub Actions checkout from v3 to v4 #78

Open
coderabbitai bot opened this issue Feb 21, 2025 · 0 comments · May be fixed by #80
Open

Upgrade GitHub Actions checkout from v3 to v4 #78

coderabbitai bot opened this issue Feb 21, 2025 · 0 comments · May be fixed by #80
Assignees

Comments

@coderabbitai
Copy link

coderabbitai bot commented Feb 21, 2025

Background

The GitHub Actions checkout action v3 is being deprecated as mentioned in the changelog. We should upgrade to v4 to stay up-to-date with the latest features and security improvements.

Required Changes

Update the GitHub Actions workflow files to use v4 instead of v3:

  • Update actions/checkout@v3 to actions/checkout@v4

This was identified during the review of #77.

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 a pull request may close this issue.

1 participant