We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7e587e commit 4c7de60Copy full SHA for 4c7de60
.github/workflows/releases.yml
@@ -16,7 +16,7 @@ jobs:
16
submodules: true
17
fetch-depth: 0
18
19
- - uses: actions/setup-python@v5.4.0
+ - uses: actions/setup-python@v5.5.0
20
name: Install Python
21
with:
22
python-version: '3.11'
0 commit comments