Skip to content

update actions/checkout from v3 to v4 #218

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

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

Conversation

Daulox92
Copy link

@Daulox92 Daulox92 commented Jul 2, 2025

Updates all instances of actions/checkout@v3 to actions/checkout@v4

Reference:
Latest version confirmation: https://github.com/actions/checkout/releases/tag/v4.2.2

Copy link
Member

@tcharding tcharding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK beeed10

@tcharding
Copy link
Member

Thanks

@apoelstra
Copy link
Member

@Daulox92 can you add a commit to the beginning of this PR by running cargo +nightly clippy --all-features --all-targets and fixing all the lints that pop up? There aren't a lot and they're pretty trivial but they're preventing me from passing my local test script.

@Daulox92
Copy link
Author

Daulox92 commented Jul 3, 2025

@Daulox92 can you add a commit to the beginning of this PR by running cargo +nightly clippy --all-features --all-targets and fixing all the lints that pop up? There aren't a lot and they're pretty trivial but they're preventing me from passing my local test script.

@apoelstra Could you help with running clippy and fixing these issues? I don't have the proper Rust environment set up at the moment.

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.

3 participants