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 2a9077e commit 56af100Copy full SHA for 56af100
.github/workflows/compliance.yml
@@ -65,7 +65,7 @@ jobs:
65
node-version: "20"
66
67
- name: Install dependencies
68
- run: npm i -g [email protected]beta19
+ run: npm i -g [email protected]beta20
69
70
- name: Run Compliance Tests
71
continue-on-error: true
0 commit comments