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

ci: upgrade action version to supress deprecation warnings ⚙️ #5330

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

ahasna
Copy link
Contributor

@ahasna ahasna commented Oct 14, 2024

Closes: PLA-1396

@ahasna ahasna requested a review from kylezs as a code owner October 14, 2024 12:22
@ahasna ahasna requested a review from anton-chain October 14, 2024 12:22
@ahasna ahasna enabled auto-merge October 14, 2024 12:23
@@ -27,10 +27,9 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

- name: Install Rust 🦀
uses: actions-rs/toolchain@b2417cde72dcf67f306c0ae8e0828a81bf0b189f
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This action was archived last year.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@@ -77,7 +77,7 @@ jobs:

- name: Download try-runtime binary 📥
if: inputs.run-job
uses: jaxxstorm/action-install-gh-release@v1.10.0
uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should we keep this at all, or would it be replaced by using the artefacts bucket? @kylezs

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71%. Comparing base (6b3eebc) to head (5e05a55).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5330    +/-   ##
======================================
- Coverage     71%     71%    -0%     
======================================
  Files        490     490            
  Lines      85209   85073   -136     
  Branches   85209   85073   -136     
======================================
- Hits       60657   60467   -190     
- Misses     21839   21889    +50     
- Partials    2713    2717     +4     

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

@ahasna ahasna added this pull request to the merge queue Oct 14, 2024
Merged via the queue into main with commit 33eb5eb Oct 14, 2024
48 of 49 checks passed
@ahasna ahasna deleted the assem/chore/upgrate-deprecated-github-actions branch October 14, 2024 13:49
syan095 added a commit that referenced this pull request Oct 14, 2024
…lana-ccm

* origin/main:
  ci: upgrade action version to supress deprecation warnings ⚙️ (#5330)
  feat: handle rotation tx construction failures (#5307)
  test(bouncer): add test for new utility (#5324)
  fix: keyholder check should use `HistoricalActiveEpochs` (#5325)
  feat: BTC contract swap encoding (#5311)
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