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