Skip to content

Commit

Permalink
Merge pull request #571 from ral-facilities/renovate/actions-setup-py…
Browse files Browse the repository at this point in the history
…thon-digest

Update actions/setup-python digest to 4237552
  • Loading branch information
louise-davies authored Feb 6, 2025
2 parents 0d6c4a4 + 9015907 commit 78dae3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
# Setup Python and environment dependencies (via cache)
- name: Setup Python
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
with:
python-version: 3.11
- name: Load Pip cache
Expand Down

0 comments on commit 78dae3b

Please sign in to comment.