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 78881b0 + 65348f8 commit 420358fCopy full SHA for 420358f
.github/workflows/terraform-docs.yaml
@@ -5,7 +5,7 @@ jobs:
5
docs:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
9
with:
10
ref: ${{ github.event.pull_request.head.ref }}
11
0 commit comments