Skip to content

Commit a41a6f4

Browse files
build(deps): bump actions/setup-python from 4 to 5 (#108)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Manish <[email protected]>
1 parent e4b7049 commit a41a6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
token: ${{ env.GH_TOKEN }}
2828

2929
- name: 'Set up Python 3.7'
30-
uses: actions/setup-python@v4
30+
uses: actions/setup-python@v5
3131
with:
3232
python-version: '3.x'
3333

0 commit comments

Comments
 (0)