Skip to content

Conversation

@frankinspace
Copy link
Collaborator

Github Issue: N/A

Description

Updating some versions

Overview of work done

  • Updated python 3.9 -> 3.10
  • Ran poetry update
  • Updated versions of github actions to latest

Overview of verification done

Ran the workflow pipeline and unit tests

Overview of integration done

Did not do further testing

PR checklist:

  • Linted
  • Updated unit tests
  • Updated changelog
  • Integration testing

See Pull Request Review Checklist for pointers on reviewing this pull request

@frankinspace frankinspace requested a review from a team January 18, 2023 17:34
poetry run sphinx-build -b html ./docs docs/_build/
- name: Publish Docs
uses: JamesIves/github-pages-deploy-action@4.1.5
uses: JamesIves/github-pages-deploy-action@v4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

were going backwards in version?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, v4 is just an alias for "the latest in the 4.x series". They update the v4 tag when they release a new patch.

@frankinspace frankinspace requested a review from sliu008 January 20, 2023 19:06
@frankinspace frankinspace merged commit a916c3f into develop Jan 20, 2023
@frankinspace frankinspace deleted the feature/workflow-update branch January 20, 2023 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants