Skip to content

Fix GitHub CI warnings #153

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

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Fix GitHub CI warnings #153

merged 1 commit into from
Nov 16, 2023

Conversation

malor
Copy link
Member

@malor malor commented Nov 14, 2023

@malor malor requested a review from ikalnytskyi November 14, 2023 21:23
* actions/checkout@v2 and actions/setup-python@v2 are using a deprecated NodeJS version
* the new setup-python action wants us to specify the Python version explicitly
* setting action output values via stdout is also deprecated (see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/)
@malor malor merged commit 91c03a9 into master Nov 16, 2023
@malor malor deleted the ci-warnings branch November 16, 2023 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants