Skip to content

Commit

Permalink
Bump actions/setup-python from 3 to 4 (#24)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2023
1 parent 2a9a082 commit 37877a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up Python3
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: "3.11"

Expand Down

0 comments on commit 37877a0

Please sign in to comment.