qutip / qutip-tutorials

QuTiP Tutorials
BSD 3-Clause "New" or "Revised" License
32 stars 34 forks source link

Fix publish artifact loading. #83

Closed hodgestar closed 3 months ago

hodgestar commented 3 months ago

Publish jobs are failing to load the created artifacts, even though the artifacts are present in the job. The cause appears to have been that artifacts were uploaded with GitHub action version v3 but downloaded with master.

This PR sets all the versions to v4.