Skip to content

Commit

Permalink
build(deps): bump actions/setup-python from 4 to 5 (#108)
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>
Co-authored-by: Manish <58568255+themaniskshah@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and themaniskshah authored Dec 15, 2023
1 parent e4b7049 commit a41a6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
token: ${{ env.GH_TOKEN }}

- name: 'Set up Python 3.7'
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.x'

Expand Down

0 comments on commit a41a6f4

Please sign in to comment.