Skip to content

Commit

Permalink
Merge branch 'main' into trunk-major
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Jun 6, 2023
2 parents 207a071 + f104eea commit c93f095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Set up Python
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
python-version: '3.10'
- uses: actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ signac==2.0.0
signac-flow==0.25.1
numpy==1.24.3
PyYAML==6.0
gsd==2.8.1
gsd==2.9.0

0 comments on commit c93f095

Please sign in to comment.