pace-neutrons / Euphonic

Euphonic is a Python package for efficient simulation of phonon bandstructures, density of states and inelastic neutron scattering intensities from force constants.
GNU General Public License v3.0
29 stars 11 forks source link

Update github action versions in test_release #314

Closed ajjackson closed 2 months ago

ajjackson commented 2 months ago

The latest version of download-artifact v4 includes an important security fix.

Version numbers of upload- and download- artifact are supposed to match.

Other actions are already using these versions but this one was overlooked.

github-actions[bot] commented 2 months ago

Test Results

    19 files   -     3      19 suites   - 3   1h 25m 34s :stopwatch: + 55m 30s  1 048 tests ±    0     957 :white_check_mark:  -    85    6 :zzz: ± 0   79 :x: + 79   6 :fire: + 6  19 798 runs  +9 378  18 751 :white_check_mark: +8 394  114 :zzz: +51  885 :x: +885  48 :fire: +48 

For more details on these failures and errors, see this check.

Results for commit 72f6cc2b. ± Comparison against base commit d1292bea.

:recycle: This comment has been updated with latest results.

ajjackson commented 2 months ago

The test_release action seems to be loading and running correctly. The tests themselves are failing but that's due to incompatibility between the master-branch testing/build and the last release; this is expected.