Skip to content

Commit

Permalink
Downgrade got package to v11.x
Browse files Browse the repository at this point in the history
got@v12.x has a dependency on @sindresorhus/is@v5.x and it uses optional chaining operator "?.".  
Probably due to issue https://github.com/vercel/ncc/issues/873 this syntax got into our dist/index.js. For some unknown reason it results in error when action is executed in GitHub runner despite the node version is 16.17.
  • Loading branch information
Michal Dorner committed Aug 23, 2022
1 parent a95a149 commit aba461c
Show file tree
Hide file tree
Showing 6 changed files with 5,422 additions and 7,691 deletions.
Loading

0 comments on commit aba461c

Please sign in to comment.