Skip to content

Commit

Permalink
Update .github/workflows/update_pipfiles.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
janbridley authored Jul 9, 2024
1 parent bf11099 commit c52c384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_pipfiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- uses: glotzerlab/workflows/setup-uv
- uses: glotzerlab/workflows/setup-uv@ea2e25d07af862a1c696a932c2bd6b242d142049
- name: Set up Python environment
run: |
pipfile=".github/requirements${{matrix.python-version}}.txt"
Expand Down

0 comments on commit c52c384

Please sign in to comment.