Skip to content

Commit

Permalink
Use coactions/dynamic-matrix@v4 action (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Oct 9, 2024
1 parent 54f5d7c commit e1676cf
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 @@ -63,7 +63,7 @@ jobs:
steps:
- name: Determine matrix
id: generate_matrix
uses: coactions/dynamic-matrix@v3
uses: coactions/dynamic-matrix@v4
with:
min_python: ${{ inputs.min_python }}
max_python: ${{ inputs.max_python }}
Expand Down

0 comments on commit e1676cf

Please sign in to comment.