cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility
Apache License 2.0
534 stars 65 forks source link

Update actions in CI to version using Node 20 #207

Closed NickEntin closed 4 months ago

NickEntin commented 4 months ago

The current versions we're using are on Node 16, which is now deprecated. This updates us to the latest version of each action, which uses Node 20.

NickEntin commented 4 months ago

Opened #210 to verify the new upload-artifact naming works as expected