GitHub Actions: Build workflow refactoring

This commit is contained in:
Jakub Chrzanowski
2023-06-14 13:40:51 +02:00
committed by Jakub Chrzanowski
parent 5fea6649ae
commit 18bc8c492d
2 changed files with 100 additions and 53 deletions

View File

@@ -5,6 +5,7 @@
## [Unreleased]
### Changed
- GitHub Actions: Build workflow refactoring
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2023.1.4`
### Fixed