We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a84393e + 9c1d412 commit 9c37b04Copy full SHA for 9c37b04
.github/workflows/python_actions.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Set up Python ${{ matrix.python-version }}
32
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
33
with:
34
python-version: ${{ matrix.python-version }}
35
0 commit comments