Skip to content

Update actions to newest versions#511

Merged
marcpaterno merged 1 commit into
masterfrom
update_actions
Apr 14, 2025
Merged

Update actions to newest versions#511
marcpaterno merged 1 commit into
masterfrom
update_actions

Conversation

@marcpaterno
Copy link
Copy Markdown
Collaborator

@marcpaterno marcpaterno commented Apr 12, 2025

Description

This PR updates two of the GitHub actions used by CI:

  1. actions/cache@3 -> actions/cache@4
  2. codecov/codecov-action@4 -> codecov/codecov-action@5

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

The following checklist will make sure that you are following the code style and
guidelines of the project as described in the
contributing page.

  • I have run bash pre-commit-check and fixed any issues
  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation
  • I have 100% test coverage for my changes (please check this after the CI system has verified the coverage)

@marcpaterno marcpaterno requested review from Copilot and vitenti April 12, 2025 15:26
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.0%. Comparing base (7ce8351) to head (6d13864).
Report is 19 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #511   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files          50       50           
  Lines        4676     4676           
  Branches      516      516           
=======================================
  Hits         4676     4676           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@marcpaterno marcpaterno reopened this Apr 14, 2025
@marcpaterno marcpaterno merged commit 6508aac into master Apr 14, 2025
14 of 15 checks passed
@marcpaterno marcpaterno deleted the update_actions branch April 14, 2025 18:27
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