We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 169edb6 + e23bfbf commit 6db044aCopy full SHA for 6db044a
2 files changed
.github/workflows/generate-docs.yml
@@ -212,7 +212,7 @@ jobs:
212
path: .
213
214
- name: Setup Node.js
215
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f
+ uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e
216
with:
217
node-version: '24'
218
cache: 'npm'
.github/workflows/validate-pdf-visual.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
23
24
25
26
27
28
0 commit comments