Skip to content

Commit

Permalink
Bump actions/setup-python from 5.0.0 to 5.1.0 (#5624)
Browse files Browse the repository at this point in the history
  • Loading branch information
PromoFaux committed Apr 1, 2024
2 parents 48a4693 + f01362c commit 5391513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: actions/checkout@v4.1.2

- name: Set up Python 3.10
uses: actions/setup-python@v5.0.0
uses: actions/setup-python@v5.1.0
with:
python-version: "3.10"

Expand Down

0 comments on commit 5391513

Please sign in to comment.