Below you will find pages that utilize the taxonomy term “pivovarit”
January 12, 2026
verify-jar-action
Version updated for https://github.com/pivovarit/verify-jar-action to version v1.1.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The verify-jar-action GitHub Action scans JAR files in a specified directory to ensure that no .class files are compiled for a Java version higher than the allowed maximum. It automates compatibility checks for Java bytecode versions, helping to prevent runtime issues caused by version mismatches in Java applications.