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

Bump actions/checkout action used #10

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

Martoon-00
Copy link
Member

Problem: in our README we have an example code snippet that mentions actions/checkout@v2, however nowadays that emits a warning suggesting switching from Node 16 to Node 20.

Solution: use the most recent actions/checkout@v4 in that code snippet and in CI.

Description

Related issue(s)

None

✅ Checklist for your Pull Request

Related changes (conditional)

  • Documentation

    • I checked whether I should update the docs and did so if necessary:
  • Public contracts

Stylistic guide (mandatory)

Problem: in our README we have an example code snippet that mentions
`actions/checkout@v2`, however nowadays that emits a warning suggesting
switching from Node 16 to Node 20.

Solution: use the most recent `actions/checkout@v4` in that code snippet
and in CI.
@Martoon-00 Martoon-00 requested a review from gromakovsky May 24, 2024 19:15
@Martoon-00 Martoon-00 merged commit 97f4776 into master May 27, 2024
2 checks passed
@Martoon-00 Martoon-00 deleted the martoon/checkout-v4 branch May 27, 2024 11:30
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