Skip to content

Commit 9e64f81

Browse files
Bump coactions/dynamic-matrix from 3 to 4 (#109)
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 d2adcc5 commit 9e64f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
steps:
3434
- name: Determine matrix
3535
id: generate_matrix
36-
uses: coactions/dynamic-matrix@v3
36+
uses: coactions/dynamic-matrix@v4
3737
with:
3838
min_python: "3.8"
3939
max_python: "3.13"

0 commit comments

Comments
 (0)