Skip to content

Commit ae4bff9

Browse files
committed
docs: reference latest version in README
1 parent ee338fc commit ae4bff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ steps:
2121
- uses: actions/checkout@v4
2222
- uses: actions/setup-python@v5
2323
with:
24-
python-version: '3.12'
24+
python-version: '3.13'
2525
- run: python my_script.py
2626
```
2727

0 commit comments

Comments
 (0)