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 a3baa91 commit 7a3f564Copy full SHA for 7a3f564
.github/workflows/deserializer-ci.yml
@@ -71,6 +71,7 @@ jobs:
71
with:
72
node-version: '18'
73
cache: 'npm'
74
+ cache-dependency-path: packages/dataprotector-deserializer/package-lock.json
75
76
- name: Install dependencies
77
working-directory: packages/dataprotector-deserializer
0 commit comments