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

Update github actions #107

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Update github actions #107

merged 2 commits into from
Jan 13, 2025

Conversation

flabbamann
Copy link
Contributor

This fixes warnings in the action runs:

The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

@coveralls
Copy link

coveralls commented Oct 25, 2024

Coverage Status

coverage: 94.652%. remained the same
when pulling fb94f52 on flabbamann:actions
into 8fec839 on hthiery:master.

- name: Set up Python 3.7
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.7
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also think we should switch to a more recent python version here, but I did not want to change this without asking, as I can not test it 🤔

@mib1185
Copy link
Collaborator

mib1185 commented Jan 12, 2025

please rebase on the latest master branch, thx 👍

@mib1185 mib1185 merged commit fd44c62 into hthiery:master Jan 13, 2025
13 checks passed
@flabbamann flabbamann deleted the actions branch January 13, 2025 21:41
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.

3 participants