Skip to content

Commit

Permalink
Bump coactions/dynamic-matrix from 1 to 2 (#1833)
Browse files Browse the repository at this point in the history
Bumps [coactions/dynamic-matrix](https://github.com/coactions/dynamic-matrix) from 1 to 2.
- [Release notes](https://github.com/coactions/dynamic-matrix/releases)
- [Commits](coactions/dynamic-matrix@v1...v2)

---
updated-dependencies:
- dependency-name: coactions/dynamic-matrix
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 7816cf7 commit 54d8514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- name: Determine matrix
id: generate_matrix
uses: coactions/dynamic-matrix@v1
uses: coactions/dynamic-matrix@v2
with:
min_python: "3.10"
max_python: "3.12"
Expand Down

0 comments on commit 54d8514

Please sign in to comment.