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 0648c64 commit c487808Copy full SHA for c487808
.github/workflows/terraform-checks.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
17
18
- name: Temporarily merge PR branch
19
if: ${{ github.event_name == 'pull_request' }}
0 commit comments