Skip to content

Commit

Permalink
Merge pull request #21 from soldni/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…setup-python-4.7.0
  • Loading branch information
soldni authored Jul 14, 2023
2 parents e52778e + f175e6e commit 882cca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- uses: actions/checkout@v3

- name: Setup Python
uses: actions/setup-python@v4.5.0
uses: actions/setup-python@v4.7.0
with:
python-version: ${{ matrix.python }}

Expand Down

0 comments on commit 882cca4

Please sign in to comment.