rails / sprockets

Rack-based asset packaging system
MIT License
947 stars 788 forks source link

Prefer setup-ruby's built in bundler-cache feature over actions/cache #787

Closed amatsuda closed 1 year ago

amatsuda commented 1 year ago

this fixes the following warning: "Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/cache@v2."