We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37679b5 commit 6916fb5Copy full SHA for 6916fb5
.github/workflows/check_code_quality.yml
@@ -20,6 +20,6 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- name: Checkout
23
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
24
25
- uses: pre-commit/action@v3.0.1
0 commit comments