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

BLD: Upgrade GitHub actions that use deprecated node12 #612

Merged
merged 4 commits into from
Dec 11, 2023

Conversation

rrjbca
Copy link
Contributor

@rrjbca rrjbca commented Nov 28, 2023

Description

The GitHub actions checkout@v2, setup-python@v2 and codecov-action@v1 all raise the warning "uses node12 which is deprecated". This PR upgrades the skypy workflows to use checkout@v4, setup-python@v4 and codecov-action@v3 which uses the compliant node16.

Checklist

  • Follow the Contributor Guidelines
  • Write unit tests
  • Write documentation strings
  • Assign someone from your working team to review this pull request
  • Assign someone from the infrastructure team to review this pull request

@rrjbca rrjbca requested a review from a team November 28, 2023 13:16
@rrjbca rrjbca changed the title BLD: Upgrade checkout action to v4 BLD: Upgrade GitHub actions that use deprecated node12 Nov 28, 2023
@rrjbca rrjbca merged commit a11c419 into skypyproject:main Dec 11, 2023
8 checks passed
@rrjbca rrjbca deleted the checkout_v4 branch December 11, 2023 08:39
rrjbca added a commit to rrjbca/skypy that referenced this pull request Aug 9, 2024
)

* BLD: Upgrade checkout action to v4

* BLD: Upgrade setup-python action to v4

* BLD: Upgrade codecov-action to v3
rrjbca added a commit to rrjbca/skypy that referenced this pull request Sep 8, 2024
)

* BLD: Upgrade checkout action to v4

* BLD: Upgrade setup-python action to v4

* BLD: Upgrade codecov-action to v3
rrjbca added a commit to rrjbca/skypy that referenced this pull request Sep 8, 2024
)

* BLD: Upgrade checkout action to v4

* BLD: Upgrade setup-python action to v4

* BLD: Upgrade codecov-action to v3
rrjbca added a commit that referenced this pull request Sep 8, 2024
* BLD: Upgrade checkout action to v4

* BLD: Upgrade setup-python action to v4

* BLD: Upgrade codecov-action to v3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant