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

[workflows] Update actions/checkout to v4 #783

Merged
merged 1 commit into from May 15, 2024

Conversation

leptos-null
Copy link
Member

What does this implement/fix? Explain your changes.

actions/checkout v2 uses node12 which has been deprecated on GitHub Actions. We can see this warning on any recent Action run on this workflow, for example: https://github.com/theos/theos/actions/runs/7160553166

Does this close any currently open issues?

no

Any relevant logs, error output, etc?

See warning on https://github.com/theos/theos/actions/runs/7160553166

Any other comments?

Difficult to test the full Action, but should work.

Where has this been tested?

Operating System:

Platform:

Target Platform:

Toolchain Version:

SDK Version:

@L1ghtmann L1ghtmann merged commit 5bfdc3c into master May 15, 2024
@L1ghtmann L1ghtmann deleted the leptos/action-module-update branch May 15, 2024 16:26
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.

None yet

2 participants