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 ed0a8ca commit eaec428Copy full SHA for eaec428
.github/workflows/build-python-package.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v1
20
21
- - uses: actions/setup-python@v5.20
+ - uses: actions/setup-python@v5.2.0
22
name: Install Python
23
with:
24
python-version: '3.x'
0 commit comments