Ericsson / CodecheckerVSCodePlugin

VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
Apache License 2.0
24 stars 7 forks source link

Update CI dependencies and fix CI #157

Closed Discookie closed 1 month ago

Discookie commented 1 month ago

The arcane error when publishing was because of a version mismatch between download-artifact and upload-artifact. Went ahead and bumped all versions while at it.