We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4118c commit 053f9e2Copy full SHA for 053f9e2
.github/workflows/pre-commit.yml
@@ -9,5 +9,5 @@ jobs:
9
if: github.event.pull_request.draft == false
10
runs-on: ubuntu-22.04
11
steps:
12
- - uses: actions/checkout@v4.2.2
+ - uses: actions/checkout@v4.3.0
13
- uses: pre-commit/action@v3.0.1
0 commit comments