Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent e9256df commit 95348c4
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 @@ -26,7 +26,7 @@ jobs:
steps:
- name: Determine matrix
id: generate_matrix
uses: coactions/dynamic-matrix@v1
uses: coactions/dynamic-matrix@v3
with:
min_python: "3.10"
max_python: "3.12"
Expand Down

0 comments on commit 95348c4

Please sign in to comment.