We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3622be6 commit e83f19fCopy full SHA for e83f19f
.github/workflows/main.yml
@@ -15,6 +15,8 @@ jobs:
15
steps:
16
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
18
+ with:
19
+ python-version: "3.13"
20
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
21
22
tests:
0 commit comments