Switching artifact actions...

This commit is contained in:
2025-11-25 13:16:00 -05:00
parent eeb8905a61
commit d948b7e729
@@ -153,7 +153,7 @@ jobs:
out: cloudflare.tfplan
- name: Upload Tofu Plan as artifact
uses: actions/upload-artifact@v4
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
with:
name: cloudflare-tfplan
path: cloudflare/cloudflare.tfplan
@@ -279,7 +279,7 @@ jobs:
uses: actions/checkout@v4
- name: Download Tofu Plan
uses: actions/download-artifact@v3
uses: https://github.com/ChristopherHX/gitea-download-artifact@v4
with:
name: cloudflare-tfplan
path: cloudflare/cloudflare.tfplan