We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ccb746 + 0819310 commit 7ece2a1Copy full SHA for 7ece2a1
1 file changed
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
submodules: true
27
28
- name: Set up Python ${{ matrix.python-version }}
29
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
30
with:
31
python-version: ${{ matrix.python-version }}
32
0 commit comments