Closed kbdharun closed 1 year ago
This PR bumps the version of actions/checkout and actions/upload-artifact from v2 to v3.
actions/checkout
actions/upload-artifact
v2
v3
(Note: Upon, this PRs merge the Node 12 warning displayed under Annotations in actions will be fixed with the newer checkout version which uses Node 16).
A test run of the changes can be found on my fork here https://github.com/kbdharun/xdg-desktop-portal-gtk/actions/runs/4638830439
Changes
This PR bumps the version of
actions/checkout
andactions/upload-artifact
fromv2
tov3
.(Note: Upon, this PRs merge the Node 12 warning displayed under Annotations in actions will be fixed with the newer checkout version which uses Node 16).
Tests/Actions
A test run of the changes can be found on my fork here https://github.com/kbdharun/xdg-desktop-portal-gtk/actions/runs/4638830439