Skip to content

Commit

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

Bump the actions-version group with 2 updates
  • Loading branch information
joaander committed Jul 1, 2024
2 parents 34ed2bd + b24c87d commit 140429e
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 @@ -28,7 +28,7 @@ jobs:
active: ${{ steps.start.outputs.active }}
steps:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
repository: glotzerlab/jetstream2-admin
ref: v1.3.0
Expand All @@ -38,7 +38,7 @@ jobs:
with:
python-version: "3.9"
- name: Install openstack
uses: glotzerlab/workflows/setup-uv@5cfac9da9cb78e16ae97a9119b6fd13c1c2d6f5e # 0.1.0
uses: glotzerlab/workflows/setup-uv@ea2e25d07af862a1c696a932c2bd6b242d142049 # 0.2.0
with:
lockfile: ".github/workflows/requirements.txt"
- id: start
Expand Down

0 comments on commit 140429e

Please sign in to comment.