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 27b065f commit 8a81559Copy full SHA for 8a81559
1 file changed
.github/workflows/check-approvals.yml
@@ -33,7 +33,7 @@ jobs:
33
)
34
steps:
35
- name: Install @qvac/ci
36
- run: npm install -g @qvac/ci@0.1.0
+ run: npm install -g @qvac/ci@0.2.0
37
38
- name: Check Approvals
39
continue-on-error: true
0 commit comments