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 f9978d0 commit 93568f3Copy full SHA for 93568f3
.github/workflows/compliance.yml
@@ -66,7 +66,7 @@ jobs:
66
node-version: "20"
67
68
- name: Install dependencies
69
- run: npm i -g [email protected]beta13
+ run: npm i -g [email protected]beta14
70
71
- name: Run Compliance Tests
72
continue-on-error: true
0 commit comments