We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44d5b0d + 70943ce commit 88c00a7Copy full SHA for 88c00a7
1 file changed
action.yml
@@ -32,7 +32,7 @@ runs:
32
with:
33
fetch-depth: 0
34
35
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
36
37
python-version: ${{ inputs.python-version }}
38
0 commit comments