flatpak / xdg-desktop-portal-gtk

Gtk implementation of xdg-desktop-portal
GNU Lesser General Public License v2.1
130 stars 102 forks source link

test.yml: bump actions/checkout and actions/upload-artifact to v3 to fix Node warning #424

Closed kbdharun closed 1 year ago

kbdharun commented 1 year ago

Changes

This PR bumps the version of actions/checkout and actions/upload-artifact from v2 to 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).

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