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 dba358b commit 6cf1545Copy full SHA for 6cf1545
.github/workflows/speakeasy_run_on_pr.yaml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Node.js
34
uses: actions/setup-node@v4
35
with:
36
- node-version: '20'
+ node-version: '22'
37
cache: 'npm'
38
39
- name: Install dependencies
0 commit comments