Skip to content

Commit

Permalink
Merge pull request #46 from glotzerlab/dependabot-github_actions-trun…
Browse files Browse the repository at this point in the history
…k-actions-version-1ee49b5276

Bump the actions-version group with 2 updates
  • Loading branch information
joaander authored Sep 3, 2024
2 parents d1efde1 + 88b873a commit 2291912
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/start.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ jobs:
ref: v1.3.0
# Python 3.9 is the latest possible because netifaces has no new releases
- name: Set up Python
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
with:
python-version: "3.9"
- name: Install openstack
uses: glotzerlab/workflows/setup-uv@ea2e25d07af862a1c696a932c2bd6b242d142049 # 0.2.0
uses: glotzerlab/workflows/setup-uv@ae7e7c6931098a313ef8069ef04b88a55c3a40f6 # 0.3.0
with:
lockfile: ".github/workflows/requirements.txt"
- id: start
Expand Down

0 comments on commit 2291912

Please sign in to comment.