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

Upgrade actions/cache #1156

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Upgrade actions/cache #1156

wants to merge 3 commits into from

Conversation

yavrsky
Copy link
Contributor

@yavrsky yavrsky commented Dec 16, 2024

No description provided.

@yavrsky yavrsky linked an issue Dec 16, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.07%. Comparing base (702df49) to head (76c99a5).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1156   +/-   ##
========================================
  Coverage    94.07%   94.07%           
========================================
  Files           40       40           
  Lines         2987     2987           
  Branches       689      689           
========================================
  Hits          2810     2810           
  Misses         177      177           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yavrsky yavrsky changed the title Upgrade actions/cache from v2 to v4.2.0 in nightly build workflow Upgrade actions/cache Dec 18, 2024

- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: ${{ env.PYTHON_VERSION }}
cae: pip
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo.

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.

Update github actions version
3 participants