pysat / pysatSpaceWeather

pysat support for space weather indices and data sets
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Update CI action versions #94

Closed aburrell closed 1 year ago

aburrell commented 1 year ago

Description

Updated the GitHub actions used in the CI yamls.

Type of change

How Has This Been Tested?

Upon completion, the Actions should not have any deprecation warnings.

Test Configuration

Checklist:

If this is a release PR, replace the first item of the above checklist with the release checklist on the pysat wiki: https://github.com/pysat/pysat/wiki/Checklist-for-Release

aburrell commented 1 year ago

@jklenzing what/where was the numpy fix you applied?

jklenzing commented 1 year ago

@jklenzing what/where was the numpy fix you applied?

Line 19 of the main.yaml should be updated to numpy 1.20.

jklenzing commented 1 year ago

You could set an additional limit on pandas in the NEP29 job. See https://github.com/pysat/pysatNASA/blob/develop/.github/workflows/main.yml