Skip to content

chore: upgrade node version in CIs to be compatible with Hardhat 3 - #18

Merged
jasuwienas merged 1 commit into
3-github-actionsfrom
15-github-actions-hh3
Jan 30, 2026
Merged

chore: upgrade node version in CIs to be compatible with Hardhat 3#18
jasuwienas merged 1 commit into
3-github-actionsfrom
15-github-actions-hh3

Conversation

@jasuwienas

Copy link
Copy Markdown
Contributor

Description:

In order for hardhat 3 to work correctly in github actions we need to use newer nodejs version and use imports in check-pr.js.

Related issue(s):

Fixes #15

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Mariusz Jasuwienas <jasuwienas@gmail.com>
@jasuwienas jasuwienas added this to the 0.1.0 milestone Jan 22, 2026
@jasuwienas jasuwienas self-assigned this Jan 22, 2026
@jasuwienas
jasuwienas requested review from a team as code owners January 22, 2026 14:11
@jasuwienas jasuwienas added the github_actions Pull requests that update Github Actions code. label Jan 22, 2026
@jasuwienas
jasuwienas changed the base branch from main to 3-github-actions January 22, 2026 14:12
@jasuwienas
jasuwienas requested a review from a team as a code owner January 22, 2026 14:12
@jasuwienas jasuwienas changed the title chore: github actions adjusted for hh3 chore: use hardhat 3 in github actions Jan 22, 2026
@jasuwienas jasuwienas changed the title chore: use hardhat 3 in github actions chore: use hardhat 3 in github actions [hh3] Jan 22, 2026
@github-actions

github-actions Bot commented Jan 22, 2026

Copy link
Copy Markdown

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit e75e30d. ± Comparison against base commit 86f5127.

♻️ This comment has been updated with latest results.

@quiet-node quiet-node left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LG but the PR title is misleading. Can we update it to something more accurate like "chore: upgrade node version in CIs to be compatible with Hardhat 3" or something similar?

@jasuwienas jasuwienas changed the title chore: use hardhat 3 in github actions [hh3] chore: upgrade node version in CIs to be compatible with Hardhat 3 Jan 27, 2026
@jasuwienas
jasuwienas merged commit b6d6398 into 3-github-actions Jan 30, 2026
17 of 44 checks passed
@jasuwienas
jasuwienas deleted the 15-github-actions-hh3 branch February 11, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update Github Actions code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use hardhat 3

3 participants