microsoft / vscode-python

Python extension for Visual Studio Code
https://aka.ms/pvsc-marketplace
MIT License
4.34k stars 1.19k forks source link

Update action to use upload-artifact v4 #24395

Closed petetronic closed 3 weeks ago

petetronic commented 3 weeks ago

GitHub announced that v3 of actions/upload-artifact will be closing down and would start brownouts on November 14th. This small change moves to v4 of this action.

See: https://github.blog/changelog/2024-11-05-notice-of-breaking-changes-for-github-actions/