Skip to content

Commit

Permalink
Merge pull request #17 from easyops-cn/weareoutman-patch-1
Browse files Browse the repository at this point in the history
Weareoutman patch 1
  • Loading branch information
weareoutman authored Aug 6, 2024
2 parents 5143ca9 + 7deb931 commit 5a5e272
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [20.x]

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lerna-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [20.x]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5a5e272

Please sign in to comment.