Skip to content

Commit

Permalink
Bump coactions/dynamic-matrix from 1 to 2
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>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent a3a93a6 commit dfcb1dc
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 @@ -37,7 +37,7 @@ jobs:
steps:
- name: Determine matrix
id: generate_matrix
uses: coactions/dynamic-matrix@v1
uses: coactions/dynamic-matrix@v2
with:
min_python: "3.7"
max_python: "3.12"
Expand Down

0 comments on commit dfcb1dc

Please sign in to comment.