Skip to content

Commit

Permalink
Merge pull request #9 from soldni/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-python-4.5.0

Bump actions/setup-python from 4.4.0 to 4.5.0
  • Loading branch information
soldni authored Jan 17, 2023
2 parents 43feba3 + 282e697 commit 9ab0b8f
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.4.0
uses: actions/setup-python@v4.5.0
with:
python-version: ${{ matrix.python }}

Expand Down

0 comments on commit 9ab0b8f

Please sign in to comment.