Skip to content

Commit 64a2dec

Browse files
Update actions/setup-python action to v6.1.0 (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00ab17f commit 64a2dec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/start.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
repository: glotzerlab/jetstream2-admin
3939
ref: ${{ inputs.ref }}
4040
- name: Set up Python
41-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
41+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
4242
with:
4343
python-version: "3.14"
4444
- name: Install openstack

0 commit comments

Comments
 (0)