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 GH Action checkout to v4 #136

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

HonKLam
Copy link
Contributor

@HonKLam HonKLam commented Feb 10, 2024

So due to solving my previous problem #134 (thank you), I was able to finally setup the pipeline to export.
However, I noticed some warning messages that popped up, stating that the checkout action this project uses is deprecated:

image

So I checked the link and it recommended to upgrade the checkout action to a newer release by just changing the version number

I tested it on my own project, changing the version number (exporting Windows + macOS) and it works perfectly fine now with the annotations being gone.

I'm not sure if there is anything in the other export platforms that stops them from using checkout v4, so feel free to correct me here, if it's not possible to upgrade!

@Calinou Calinou added the enhancement New feature or request label Aug 5, 2024
Copy link
Collaborator

@Calinou Calinou left a comment

Choose a reason for hiding this comment

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

Thanks!

@Calinou Calinou merged commit bd9eea1 into abarichello:master Aug 5, 2024
@HonKLam HonKLam deleted the feature/update-checkout-v4 branch August 8, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants