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 workflow's actions to comply with Github upcoming deprecations #2334

Merged
merged 5 commits into from
Oct 23, 2022

Conversation

quentin
Copy link
Member

@quentin quentin commented Oct 22, 2022

Recommendations from Github appeared in our workflow runs that require updating versions of most actions.

@codecov
Copy link

codecov bot commented Oct 22, 2022

Codecov Report

Merging #2334 (e0d254f) into master (841c741) will decrease coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2334      +/-   ##
==========================================
- Coverage   77.42%   77.40%   -0.03%     
==========================================
  Files         468      468              
  Lines       29177    29177              
==========================================
- Hits        22591    22585       -6     
- Misses       6586     6592       +6     
Impacted Files Coverage Δ
src/include/souffle/datastructure/LambdaBTree.h 73.28% <0.00%> (-2.30%) ⬇️
src/include/souffle/utility/ParallelUtil.h 83.72% <0.00%> (-1.56%) ⬇️
...ouffle/datastructure/ConcurrentInsertOnlyHashMap.h 81.30% <0.00%> (-0.82%) ⬇️

Copy link
Member

@b-scholz b-scholz left a comment

Choose a reason for hiding this comment

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

Thanks for updating the configuration!

@b-scholz b-scholz merged commit d4de39b into souffle-lang:master Oct 23, 2022
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