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 63e4745 commit aeb5cefCopy full SHA for aeb5cef
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/setup-python@v4
18
with:
19
python-version: "3.10"
20
- - uses: pre-commit/action@v2.0.2
+ - uses: pre-commit/action@v3.0.1
21
22
token: ${{ secrets.GITHUB_TOKEN }}
23
0 commit comments