Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
fetch-depth: 0

- name: Install qlty
uses: qltysh/qlty-action/install@7d2645a1a6c539dfe84d3f57640a4f53593cf74c
uses: qltysh/qlty-action/install@141b881236146435192435eb7b0e06ea0b70b4d9

- name: Run qlty check
run: qlty check
Expand Down
Loading