diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index e7e80b9..25c0f45 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -84,7 +84,7 @@ jobs: # Upload compiled zip file so that other execution sessions can use it - name: Upload Artifact for Deployment Job - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: compression-level: 9 if-no-files-found: error