We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4c4e68 commit 30afaa3Copy full SHA for 30afaa3
.github/workflows/run_tests.yml
@@ -34,7 +34,7 @@ jobs:
34
python-version: 3.9
35
36
- name: Install Test Dependencies
37
- uses: py-actions/py-dependency-install@v2
+ uses: py-actions/py-dependency-install@v4
38
with:
39
path: "requirements-test.txt"
40
0 commit comments