Skip to content

Update actions versions and MDA versions in env#12

Merged
IAlibay merged 2 commits into
MDAnalysis:mainfrom
ojeda-e:update-versions
May 31, 2026
Merged

Update actions versions and MDA versions in env#12
IAlibay merged 2 commits into
MDAnalysis:mainfrom
ojeda-e:update-versions

Conversation

@ojeda-e
Copy link
Copy Markdown
Member

@ojeda-e ojeda-e commented May 18, 2026

Some maintenance to update the actions:

  • setup-python: v4 to v6.
  • checkout: v3 to v6.

and the versions of MDAnalysis:
*_DEVELOP_VERSION, *_LATEST_RELEASE, *_PREVIOUS_RELEASE.

@ojeda-e
Copy link
Copy Markdown
Member Author

ojeda-e commented May 18, 2026

@orbeckst we can update the versions here. After merging, I can re-run the CI in MDAnalysis/MDAKits#372 to see if the error persists. Maybe the latest with mamba is trying to retrieve the MDANALYSIS_LATEST_RELEASE defined here. Not sure the behaviour will change, but we can try.

@ojeda-e
Copy link
Copy Markdown
Member Author

ojeda-e commented May 28, 2026

@IAlibay this is a very small PR if you could please review it whenever you have time. (Unfortunately, I can't tag you as a reviewer)
Thanks!

Copy link
Copy Markdown
Member

@orbeckst orbeckst left a comment

Choose a reason for hiding this comment

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

lgtm but would also value @IAlibay 's opinion

Comment thread README.md Outdated

- name: Install conda Python 3.9
- name: Install conda Python 3.11
uses: conda-incubator/setup-miniconda@v2
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

conda-incubator/setup-miniconda@v4 is the current version.

Would need to check if there are any api changes.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Agreed, I'd update it to at least v3.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

bumped to v4

Comment thread README.md Outdated

- name: Install conda Python 3.9
- name: Install conda Python 3.11
uses: conda-incubator/setup-miniconda@v2
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Agreed, I'd update it to at least v3.

@ojeda-e ojeda-e requested a review from IAlibay May 28, 2026 18:57
@IAlibay IAlibay merged commit 86856cf into MDAnalysis:main May 31, 2026
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.

3 participants