We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43e5b4 commit 76245cbCopy full SHA for 76245cb
.github/workflows/documentation.yaml
@@ -17,7 +17,7 @@ jobs:
17
name: Setup TFLint
18
with:
19
tflint_version: v0.38.1
20
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
21
- uses: actions/setup-python@v4
22
- uses: pre-commit/[email protected]
23
# pre-commit fails if it changed files
0 commit comments