Skip to content

Commit f5a50fa

Browse files
fix: updating python verison for link
1 parent 77542d8 commit f5a50fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ jobs:
301301
- uses: actions/checkout@v4
302302
- uses: actions/setup-python@v5
303303
with:
304-
python-version: "3.7"
304+
python-version: "3.9"
305305
- uses: pre-commit/[email protected]
306306

307307
review_secrets:

0 commit comments

Comments
 (0)