Skip to content

Commit 18c671e

Browse files
Bump coactions/dynamic-matrix from 3 to 4 (#414)
Bumps [coactions/dynamic-matrix](https://github.com/coactions/dynamic-matrix) from 3 to 4. - [Release notes](https://github.com/coactions/dynamic-matrix/releases) - [Commits](coactions/dynamic-matrix@v3...v4) --- updated-dependencies: - dependency-name: coactions/dynamic-matrix dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebe0b2c commit 18c671e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- name: Determine matrix
2222
id: generate_matrix
23-
uses: coactions/dynamic-matrix@v3
23+
uses: coactions/dynamic-matrix@v4
2424
with:
2525
min_python: "3.9"
2626
max_python: "3.12"

0 commit comments

Comments
 (0)