We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cb91bf + f3295bf commit 4597569Copy full SHA for 4597569
1 file changed
.github/workflows/notarize.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup Node.js
27
uses: actions/setup-node@v4
28
with:
29
- node-version: 20
+ node-version: 22
30
cache: 'yarn'
31
32
- name: Install dependencies
0 commit comments