Skip to content

Commit

Permalink
Merge pull request #660 from MTrab/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…setup-python-5.1.1

Bump actions/setup-python from 5.1.0 to 5.1.1
  • Loading branch information
MTrab committed Aug 9, 2024
2 parents 5f588a0 + 7e29698 commit 6ac8b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Python 3.11
uses: actions/setup-python@v5.1.0
uses: actions/setup-python@v5.1.1
with:
python-version: 3.11
- name: Cache
Expand Down

0 comments on commit 6ac8b2f

Please sign in to comment.