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 60ea9d6 commit a2709f1Copy full SHA for a2709f1
.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