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.
2 parents b64803c + a2709f1 commit 9ee8f88Copy full SHA for 9ee8f88
.github/workflows/terraform-docs.yaml
@@ -5,7 +5,7 @@ jobs:
5
docs:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
9
with:
10
ref: ${{ github.event.pull_request.head.ref }}
11
0 commit comments