We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba7649 commit c842ba7Copy full SHA for c842ba7
.github/workflows/pre-commit.yml
@@ -14,7 +14,7 @@ jobs:
14
contents: read
15
strategy:
16
matrix:
17
- version: ["3.10", "3.11", "3.12"]
+ python-version: ["3.10", "3.11", "3.12"]
18
steps:
19
- name: Checkout Code Repository
20
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments