Skip to content

Commit e68ab7e

Browse files
Bump coactions/dynamic-matrix from 3 to 4
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]>
1 parent ab9a69b commit e68ab7e

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
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- name: Determine matrix
2525
id: generate_matrix
26-
uses: coactions/dynamic-matrix@v3
26+
uses: coactions/dynamic-matrix@v4
2727
with:
2828
min_python: "3.9"
2929
max_python: "3.12"

0 commit comments

Comments
 (0)