Skip to content

Commit

Permalink
Bump actions/setup-python from 3 to 4 (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Timor Morrien <[email protected]>
  • Loading branch information
dependabot[bot] and Hialus authored Oct 6, 2023
1 parent ca33d8e commit fe3176a
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 @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3

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

Expand Down

0 comments on commit fe3176a

Please sign in to comment.