python-package-guide icon indicating copy to clipboard operation
python-package-guide copied to clipboard

Update action versions in our builds

Open lwasser opened this issue 1 year ago • 0 comments

We should update the actions for checkout and setup-python to avoid future node 16 warnings in ci

For instance see our current build. i think the current versino for checkout is v4 or v5 now? https://github.com/pyOpenSci/python-package-guide/blob/main/.github/workflows/build-book.yml

lwasser avatar Apr 09 '24 20:04 lwasser