Skip to content

Commit 30afaa3

Browse files
authored
chore(deps): update py-actions/py-dependency-install action to v4 (#96)
1 parent b4c4e68 commit 30afaa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
python-version: 3.9
3535

3636
- name: Install Test Dependencies
37-
uses: py-actions/py-dependency-install@v2
37+
uses: py-actions/py-dependency-install@v4
3838
with:
3939
path: "requirements-test.txt"
4040

0 commit comments

Comments
 (0)