Skip to content

Commit cbcc611

Browse files
committed
Update upload-artifact; v3 -> v4
1 parent 49294bb commit cbcc611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
9393
- name: Backup tfstate to artifact
9494
if: github.ref == 'refs/heads/production' && github.event_name == 'push'
95-
uses: actions/upload-artifact@v3
95+
uses: actions/upload-artifact@v4
9696
with:
9797
name: terraform.tfstate
9898
path: terraform.tfstate

0 commit comments

Comments
 (0)