fix: Update CI configuration files to use latest version (#2293)

This commit is contained in:
Bryant Biggs
2022-11-07 14:17:59 -05:00
committed by GitHub
parent cc3fe0590b
commit 364c60d572
5 changed files with 33 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ jobs:
if: github.repository_owner == 'terraform-aws-modules'
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
persist-credentials: false
fetch-depth: 0