Skip to content

Commit

Permalink
chore(deps): update actions/setup-python digest to dfa76f8 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2023
1 parent 1f731a7 commit 609be53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- name: Set up Python 3.7
uses: actions/setup-python@7b9ef6fc5a7a74dfb7c0924eb42615d7af1e4de5
uses: actions/setup-python@dfa76f8d0df0f92390ab2d42e57c6537748ecc71
with:
python-version: 3.7
- name: Install dependencies
Expand Down

0 comments on commit 609be53

Please sign in to comment.