issues
search
shaka-project
/
shaka-packager
A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
https://shaka-project.github.io/shaka-packager/
Other
2k
stars
510
forks
source link
ci: Fix workflow warnings
#1243
Closed
joeyparrish
closed
1 year ago
joeyparrish
commented
1 year ago
Fixes the following warnings from GitHub Actions:
"The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info:
https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
"
"The
set-output
command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
"
Fixes the following warnings from GitHub Actions:
set-output
command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/"