We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abc8386 + 46e73ce commit 7ca8941Copy full SHA for 7ca8941
1 file changed
.github/workflows/start.yaml
@@ -31,12 +31,12 @@ jobs:
31
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
32
with:
33
repository: glotzerlab/jetstream2-admin
34
- ref: v1.3.0
+ ref: v1.5.0
35
# Python 3.9 is the latest possible because netifaces has no new releases
36
- name: Set up Python
37
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
38
39
- python-version: "3.9"
+ python-version: "3.13"
40
- name: Install openstack
41
uses: glotzerlab/workflows/setup-uv@894d9678188a02b06560fdeb2b9ba98d016cd371 # 0.10.0
42
0 commit comments