diff --git a/.github/workflows/container_release.yaml b/.github/workflows/container_release.yaml index d924fa62..f9e0bdb8 100644 --- a/.github/workflows/container_release.yaml +++ b/.github/workflows/container_release.yaml @@ -108,7 +108,7 @@ jobs: run: echo "Image pushed to ${{ steps.push-to-quay.outputs.registry-paths }}" - name: Archive generated image data - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: Upload AWS hourly images path: ./data