"wrappers/vscode:/vscode.git/clone" did not exist on "81271f93abeca82af709e1b288b2fc4aa0c272d5"
Fix CI deprecation warnings (#4282)
Fix CI deprecation warnings - Upgrade actions/checkout to v3 and actions/cache to v3.3.2 to address node.js 12 warnings - https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ - Replace usages of set-output with `>> $GITHUB_OUTPUT` for Unix and `>> %GITHUB_OUTPUT` for Windows
Showing
Please register or sign in to comment