We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00e64ac + ee3027d commit dbf78d8Copy full SHA for dbf78d8
.github/workflows/pytest.yml
@@ -26,7 +26,7 @@ jobs:
26
sudo apt-get update -y
27
sudo apt-get install -y swig libpcsclite-dev
28
29
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
30
with:
31
python-version-file: .github/workflows/.python-version
32
cache: pip
0 commit comments