KhronosGroup / Vulkan-Docs

The Vulkan API Specification and related tools
Other
2.7k stars 452 forks source link

Resolve warnings in Actions UI by upgrading all actions from @v3 to @v4 #2352

Closed oddhack closed 2 months ago

oddhack commented 2 months ago

The most problematic case is paired download/upload-artifact, which requires unique artifact names. Since we don't run this under a test matrix I don't think it should be a problem.

oddhack commented 2 months ago

This ran CI successfully and generated identical artifacts (up to noise-level stuff like date tags on outputs) as main, so merging now to get those warnings off the table.