Skip to content

Commit

Permalink
Bump python version number to 3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinHDev committed Dec 16, 2024
1 parent 155b7f4 commit f3a6a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: '3.7.17'
python-version: '3.13.1'
architecture: x64
- uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit f3a6a06

Please sign in to comment.