You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update module import path for changed @actions/[email protected] package structure
The module path usable with the 1.x series of the package caused build to fail:
src/installer.ts:8:23 - error TS2307: Cannot find module '@actions/http-client/auth' or its corresponding type declarations.
0 commit comments