-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump GH Actions versions for checkout, pnpm, & node, and use node 20
Also - clean up and utilize the matrix `node-version` - Use node caching for pnpm dependencies, as is shown in https://github.com/pnpm/action-setup/blob/ac5bf11548bf5e19b8aadb8182072616590fa4a6/README.md#use-cache-to-reduce-installation-time - Rely on the `packageManager` in package.json for the pnpm version, as required by the newer pnpm setup action (https://github.com/pnpm/action-setup/blob/ac5bf11548bf5e19b8aadb8182072616590fa4a6/README.md#install-only-pnpm-with-packagemanager)
- Loading branch information
1 parent
fd1f90b
commit 056249f
Showing
2 changed files
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters