Thursday, 18 June, 2020 UTC


Summary

In this lesson, you'll learn how to use npm packages to add functionality to your custom Github Action. We'll walk through installing the npm package Axios, using it to fetch a quote from a Futurama Character API, compiling our action to a single file, and updating our configuration to use our updated Action. [Futurama API](https://futuramaapi.herokuapp.com/)