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 56af100 commit 78f9162Copy full SHA for 78f9162
.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]beta20
+ run: npm i -g [email protected]beta21
69
70
- name: Run Compliance Tests
71
continue-on-error: true
0 commit comments