diff --git a/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md b/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md index 21c167b..5bf257b 100644 --- a/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md +++ b/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md @@ -66,9 +66,9 @@ lint:qt6: artifacts: paths: - pyqt6_checker.log - when: on_success + when: always access: all - expire_in: "30 days" + expire_in: 3 days ``` ## Official C++ documentation