Skip to content

Commit 6fe2d71

Browse files
committed
feat: update workflow
1 parent e7b647a commit 6fe2d71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Check out code
15-
uses: actions/checkout@v1
15+
uses: actions/checkout@v2
1616

17-
- uses: hashicorp/setup-terraform@v1
17+
- uses: hashicorp/setup-terraform@v3
1818
with:
1919
terraform_version: ^1.1
2020

0 commit comments

Comments
 (0)