We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2adcc5 commit 9e64f81Copy full SHA for 9e64f81
.github/workflows/tox.yml
@@ -33,7 +33,7 @@ jobs:
33
steps:
34
- name: Determine matrix
35
id: generate_matrix
36
- uses: coactions/dynamic-matrix@v3
+ uses: coactions/dynamic-matrix@v4
37
with:
38
min_python: "3.8"
39
max_python: "3.13"
0 commit comments