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

Use actions/checkout@v3 in tests workflow #222

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

jnoordsij
Copy link
Contributor

Description

Use latest actions/checkout version in tests workflow.

Motivation and Context

The current tests workflow uses actions/checkout@v2, which triggers a deprecation warning. This PR updates the version to remove the warnings.

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@Naoray Naoray merged commit 82424f7 into mollie:master Feb 1, 2023
@jnoordsij jnoordsij deleted the update-github-checkout-action branch February 1, 2023 10:31
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