NASA-NAVO / navo-workshop

Tutorial notebooks for how to use PyVO to access NASA and other data in Python.
https://NASA-NAVO.github.io/navo-workshop
BSD 3-Clause "New" or "Revised" License
41 stars 26 forks source link

CI: fix lexer warnings and update actions versions #97

Closed bsipocz closed 1 year ago

bsipocz commented 1 year ago

This is to close #96

For more context about the lexer issue see https://github.com/ipython/ipython/issues/13845, and we used the same workaround in https://github.com/numpy/numpy-tutorials/pull/158

Updating the GHA versions should get rid of the actions warnings.