Skip to content

Commit

Permalink
Merge branch 'node20'
Browse files Browse the repository at this point in the history
* node20:
  Build `xcresulttool@v1.8.0`
  `xcresulttool` release v1.8.0
  Upgrade `image-size` package
  Upgrade typescript package
  Upgrade prettier package
  Upgrade eslint libraries
  Upgrade jest libraries
  Upgrade `@vercel/ncc` package
  Update project to use Node 20
  • Loading branch information
jozefizso committed May 13, 2024
2 parents 5336b56 + 131ae38 commit ea29175
Show file tree
Hide file tree
Showing 9 changed files with 3,028 additions and 2,675 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
20
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ inputs:
description: 'Whether to upload the xcresult bundles. possible values: always, failure, never. Specifying failure will only upload the bundle if all the tests do not pass.'
default: always
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'file-text'
Expand Down
2,628 changes: 1,321 additions & 1,307 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/licenses.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ea29175

Please sign in to comment.