We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fdab48 commit 52395c9Copy full SHA for 52395c9
1 file changed
.github/workflows/ci.yml
@@ -288,7 +288,7 @@ jobs:
288
- name: Setup Node.js
289
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
290
with:
291
- node-version: 22.22.1
+ node-version: 22.22.2
292
cache: yarn
293
cache-dependency-path: ./packages/react-mui-share-file-viewer/yarn.lock
294
@@ -560,7 +560,7 @@ jobs:
560
561
562
563
564
565
cache-dependency-path: ./examples/react-audit-log-viewer/yarn.lock
566
0 commit comments