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 71ce63a commit 15390a1Copy full SHA for 15390a1
.github/workflows/releases.yml
@@ -16,7 +16,7 @@ jobs:
16
submodules: true
17
fetch-depth: 0
18
19
- - uses: actions/setup-python@v4.6.0
+ - uses: actions/setup-python@v4.7.1
20
name: Install Python
21
with:
22
python-version: '3.8'
0 commit comments