Skip to content

Commit

Permalink
docs: reference latest version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-seifert committed Oct 10, 2024
1 parent a2531c5 commit c3243b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.12'
python-version: '3.13'
- run: python my_script.py
```
Expand Down

0 comments on commit c3243b1

Please sign in to comment.