Skip to content

Commit 566cd98

Browse files
Update actions/setup-python action to v6.3.0 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5afb84d commit 566cd98

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@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
41+
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
4242
with:
4343
python-version: "3.14"
4444
- name: Install openstack

0 commit comments

Comments
 (0)