Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
actions
/
setup-node
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
4.9k
Code
Issues
45
Pull requests
40
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add pnpm caching support
- #278
#278
Merged
MaksimZhukov
merged 12 commits into
actions:main
actions/setup-node:main
from
jacobwgillespie:cache-pnpm
Copy head branch name to clipboard
Jul 20, 2021
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add pnpm caching support
#278
MaksimZhukov
merged 12 commits into
actions:main
actions/setup-node:main
from
jacobwgillespie:cache-pnpm
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2021
Add pnpm caching support
jacobwgillespie
committed
162ddf7
View commit details
Copy full SHA for 162ddf7
Browse repository at this point
Commits on Jul 14, 2021
Update __tests__/cache-save.test.ts
Show description for f24e78e
jacobwgillespie
and
konradpabjan
authored
f24e78e
View commit details
Copy full SHA for f24e78e
Browse repository at this point
Add disclaimer to pnpm action example, pin action
jacobwgillespie
committed
fdbc93e
View commit details
Copy full SHA for fdbc93e
Browse repository at this point
Add logic to check that cache folder exists
jacobwgillespie
committed
d278e78
View commit details
Copy full SHA for d278e78
Browse repository at this point
Move existence check to cache-save
jacobwgillespie
committed
399982b
View commit details
Copy full SHA for 399982b
Browse repository at this point
Regenerate compiled files
jacobwgillespie
committed
0453e51
View commit details
Copy full SHA for 0453e51
Browse repository at this point
Mock fs.existsSync in tests
jacobwgillespie
committed
e93556c
View commit details
Copy full SHA for e93556c
Browse repository at this point
Commits on Jul 15, 2021
Unmock fs.existsSync after tests
jacobwgillespie
committed
f452812
View commit details
Copy full SHA for f452812
Browse repository at this point
Switch to pnpm store path command
jacobwgillespie
committed
3af302a
View commit details
Copy full SHA for 3af302a
Browse repository at this point
Remove unused imports
jacobwgillespie
committed
b96348a
View commit details
Copy full SHA for b96348a
Browse repository at this point
Bump e2e tests to 6.10.0
maxim-lobanov
authored
4bc87b8
View commit details
Copy full SHA for 4bc87b8
Browse repository at this point
Reorder to npm, yarn, pnpm
jacobwgillespie
committed
0ae03de
View commit details
Copy full SHA for 0ae03de
Browse repository at this point
You can’t perform that action at this time.