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

Feature/fix GitHub actions #293

Merged
merged 2 commits into from
Jul 19, 2023
Merged

Feature/fix GitHub actions #293

merged 2 commits into from
Jul 19, 2023

Conversation

juuso-j
Copy link

@juuso-j juuso-j commented Jul 19, 2023

Fix broken github actions

Description

Updates action v2 to v3 as node12 is no longer supported.
Downgrades pyyaml 5.3.1, see: yaml/pyyaml#724

Trello #439


Breakdown:

Files changed

  1. .github/workflows/run-tests.yml
    • Change v2 to v3
  2. requirements.txt
    • Change pyyaml version to 5.3.1

@juuso-j juuso-j added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jul 19, 2023
@juuso-j juuso-j self-assigned this Jul 19, 2023
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a070d5e) 66.76% compared to head (5aebd57) 66.76%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #293   +/-   ##
========================================
  Coverage    66.76%   66.76%           
========================================
  Files          221      221           
  Lines        12899    12899           
  Branches      1654     1654           
========================================
  Hits          8612     8612           
  Misses        3911     3911           
  Partials       376      376           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@juuso-j juuso-j merged commit bd87b06 into develop Jul 19, 2023
@juuso-j juuso-j mentioned this pull request Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant