pnpm / action-setup

Install pnpm package manager
https://github.com/marketplace/actions/setup-pnpm
MIT License
936 stars 89 forks source link

docs(readme): improve Cache example #41

Closed nelson6e65 closed 2 years ago

nelson6e65 commented 2 years ago

Dynamically detect the Store directory and use the latest GitHub actions.

I tested here: https://github.com/elegantech/firebase-odm/runs/6331495061?check_suite_focus=true#step:7:12

This should replace #39 and resolve my question in https://github.com/pnpm/action-setup/issues/8#issuecomment-1119850775

This also fixes the previous workflow example.