fwcd / kotlin-language-server

Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol
MIT License
1.62k stars 203 forks source link

Upgrade docker workflow actions versions #526

Closed themkat closed 9 months ago

themkat commented 9 months ago

The Docker workflow gets a few warnings on deprecated behavior. Upgraded the versions, which will hopefully fix most of these warnings. Many actions upgraded to Node16 earlier this year, so makes sense 😛

Example run: https://github.com/fwcd/kotlin-language-server/actions/runs/6880796754