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 ebe0b2c commit 18c671eCopy full SHA for 18c671e
.github/workflows/tox.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- name: Determine matrix
22
id: generate_matrix
23
- uses: coactions/dynamic-matrix@v3
+ uses: coactions/dynamic-matrix@v4
24
with:
25
min_python: "3.9"
26
max_python: "3.12"
0 commit comments