We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a686abb commit 613ee40Copy full SHA for 613ee40
.github/workflows/openrpc-docs.yml
@@ -26,6 +26,7 @@ jobs:
26
uses: actions/setup-node@v4
27
with:
28
node-version: 16
29
+ cache: 'npm'
30
31
- name: Rust cache
32
uses: swatinem/rust-cache@v2
0 commit comments