Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #48 from janus-idp/renovate/actions-setup-python-d…
Browse files Browse the repository at this point in the history
…igest

chore(deps): update actions/setup-python digest to 57ded4d
  • Loading branch information
tumido committed Apr 26, 2023
2 parents 4530bbe + 142cc46 commit 64bf187
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # renovate: tag=v3

- uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # renovate: tag=v4
- uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4
with:
python-version: 3.7

Expand All @@ -41,7 +41,7 @@ jobs:
with:
version: v3.10.0

- uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # renovate: tag=v4
- uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4
with:
python-version: 3.7

Expand Down

0 comments on commit 64bf187

Please sign in to comment.