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