ni / grpc-device

gRPC server providing remote access to NI device driver APIs.
MIT License
71 stars 50 forks source link

Update all upload/download-artifact uses to v4 #1068

Closed maxxboehme closed 4 months ago

maxxboehme commented 4 months ago

What does this Pull Request accomplish?

fixes #1066

Use the latest version of download-artifacts away from deprecated versions.

Why should this Pull Request be merged?

The older versions will be deprecated and latest version has possible speed improvements.

What testing has been done?