We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f973a70 commit 79bdbeeCopy full SHA for 79bdbee
.github/workflows/copilot-setup-steps.yml
@@ -66,8 +66,6 @@ jobs:
66
uses: actions/setup-node@v4
67
with:
68
node-version: '20'
69
- cache: 'npm'
70
- cache-dependency-path: '**/package-lock.json'
71
72
- name: Install additional development tools
73
run: |
0 commit comments