Skip to content

Commit af60adb

Browse files
version upgraded
1 parent 7372482 commit af60adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
SERVER_PUBLIC_IP: ${{ steps.set-ip.outputs.instance_public_ip}}
1919
steps:
2020
- name: Checkout
21-
uses: actions/checkout@v2
21+
uses: actions/checkout@v3
2222
- name: setup Terraform
2323
uses: hashicorp/setup-terraform@v1
2424
with:

0 commit comments

Comments
 (0)