Skip to content

Commit 321ccb2

Browse files
committed
docs: reference latest version in README
1 parent da0152f commit 321ccb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)