toptal / gitignore.io

Create useful .gitignore files for your project
https://www.toptal.com/developers/gitignore
MIT License
8.21k stars 623 forks source link

[UTI-2480] Fix deprecation warnings in WF #596

Closed konstrybakov closed 1 year ago

konstrybakov commented 1 year ago

UTI-2480

Description

In this PR I've fixed our usages of save-state and set-output. After doing this, I've realized that we have some actions which are quite outdated. And those actions would generate the same deprecation warning, plus a node@12 deprecation warning. Depending on the availability, the following actions were updated:

How to test

Pre-merge checklist