Skip to content

Update GitHub workflows#1042

Merged
jeffdiclemente merged 2 commits intodevelopmentfrom
bugfix-github-workflows
Sep 13, 2024
Merged

Update GitHub workflows#1042
jeffdiclemente merged 2 commits intodevelopmentfrom
bugfix-github-workflows

Conversation

@jeffdiclemente
Copy link
Copy Markdown
Member

Remove the use of deprecated and unavailable actions/upload-artifact versions.

update deprecated instances of actions/upload-artifact to use latest version. v1 and v2 are no longer available.
@github-actions
Copy link
Copy Markdown
Contributor

No warnings, LGTM!

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.39%. Comparing base (070fd93) to head (41d722a).
Report is 1 commits behind head on development.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1042      +/-   ##
===============================================
- Coverage        88.40%   88.39%   -0.01%     
===============================================
  Files              252      252              
  Lines            12156    12156              
===============================================
- Hits             10746    10745       -1     
- Misses            1410     1411       +1     

see 1 file with indirect coverage changes

@jeffdiclemente jeffdiclemente merged commit 3aff05c into development Sep 13, 2024
@jeffdiclemente jeffdiclemente deleted the bugfix-github-workflows branch September 13, 2024 18:34
RobertLauferElektrobit pushed a commit to insi-eb/CppMicroServices-cpp14 that referenced this pull request Jul 24, 2025
* Update actions/upload-artifact in workflows

update deprecated instances of actions/upload-artifact to use latest version. v1 and v2 are no longer available.
jeffdiclemente added a commit that referenced this pull request Jul 25, 2025
* Update actions/upload-artifact in workflows

update deprecated instances of actions/upload-artifact to use latest version. v1 and v2 are no longer available.

Co-authored-by: Jeff DiClemente <jeffdiclemente@users.noreply.github.com>
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