ci: bump upload/download-artifact from v3 to v4 in all deploy workflows

This commit is contained in:
daniel-c-harvey
2026-06-04 11:02:08 -04:00
parent 9bb11e47c7
commit e96dbabd6f
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -71,7 +71,7 @@ jobs:
run: tar -czf deepdrft-api.tar.gz -C DeepDrftAPI/publish .
- name: Upload artifacts (archive + bundle)
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: deepdrft-api
path: |
@@ -90,7 +90,7 @@ jobs:
- uses: actions/checkout@v4
- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: deepdrft-api
path: staging/