Skip to content

Commit 72a00bc

Browse files
committed
Bump python for Changelog creation action
1 parent ab8abc7 commit 72a00bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reports.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818

1919
steps:
2020
- uses: actions/checkout@v3
21-
- name: Set up Python 3.7
21+
- name: Set up Python 3.10
2222
uses: actions/setup-python@v1
2323
with:
24-
python-version: 3.7
24+
python-version: 3.10
2525
- uses: actions/cache@v2
2626
name: Configure pip caching
2727
with:

0 commit comments

Comments
 (0)