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 f2fec24 commit 4228471Copy full SHA for 4228471
.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]beta10
+ run: npm i -g [email protected]beta11
70
71
- name: Run Compliance Tests
72
continue-on-error: true
0 commit comments