Files
hiha-arvio/.github
Ismo Vuorinen e8e30dadff refactor: modernize publish workflow to use softprops/action-gh-release
- Replace deprecated actions/create-release@v1 with softprops/action-gh-release@v2.4.2
- Replace deprecated actions/upload-release-asset@v1 with artifact pattern
- Eliminates set-output deprecation warnings
- Uses modern GitHub Actions artifact upload/download pattern
- All actions pinned to commit SHAs for security
- Simpler workflow structure with clearer separation of concerns
2025-11-19 00:04:41 +02:00
..