Remove github-actions ::set-output command.

This commit is contained in:
Blarc
2022-11-26 17:30:37 +01:00
committed by Jakub Chrzanowski
parent e95cbd35b0
commit fa28cdc87e
3 changed files with 8 additions and 6 deletions

View File

@@ -3,6 +3,8 @@
# IntelliJ Platform Plugin Template Changelog
## [Unreleased]
### Changed
- GitHub Actions - use `GITHUB_OUTPUT` environment file instead of `::set-output`.
### Changed
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.7.22`