We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0152f commit 321ccb2Copy full SHA for 321ccb2
README.md
@@ -21,7 +21,7 @@ steps:
21
- uses: actions/checkout@v4
22
- uses: actions/setup-python@v5
23
with:
24
- python-version: '3.12'
+ python-version: '3.13'
25
- run: python my_script.py
26
```
27
0 commit comments